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/sysutils/geomWatch/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/geomWatch/files/patch-Makefile
--- Makefile.orig	2011-08-01 14:48:54 UTC
+++ Makefile
@@ -48,11 +48,11 @@ OPTIONS=-Wall \
 all: geomWatch
 
 geomWatch: ${FILES}
-	${CXX} ${OPTIONS} -o geomWatch geomWatch.cpp
+	${CXX} ${CXXFLAGS} ${OPTIONS} -o geomWatch geomWatch.cpp
 
 install:
-	install -s -o root -g wheel -m 755 geomWatch ${PREFIX}/sbin
-	install -o root -g wheel -m 400 geomWatch.conf.sample ${PREFIX}/etc
+	$(BSD_INSTALL_PROGRAM) geomWatch $(DESTDIR)${PREFIX}/sbin
+	$(BSD_INSTALL_DATA) -m 400 geomWatch.conf.sample $(DESTDIR)${PREFIX}/etc
 
 clean:
 	rm -f geomWatch

Youez - 2016 - github.com/yon3zu
LinuXploit