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/sysutils/b43-fwcutter/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/b43-fwcutter/files/patch-Makefile
--- Makefile.orig	2011-08-21 20:17:01.000000000 +0800
+++ Makefile	2014-02-21 09:40:52.782172201 +0800
@@ -51,10 +51,10 @@
 	$(QUIET_CC) $(CFLAGS) -o $(BIN) $(call OBJS,$(SRCS)) $(LDFLAGS)
 
 install: all
-	install -d -o 0 -g 0 -m 755 $(PREFIX)/bin/
-	install -o 0 -g 0 -m 755 $(BIN) $(PREFIX)/bin/
-	install -d -o 0 -g 0 -m 755 $(PREFIX)/man/man1/
-	install -o 0 -g 0 -m 644 $(BIN).1 $(PREFIX)/man/man1/
+	install -d -m 755 $(DESTDIR)$(PREFIX)/bin/
+	$(BSD_INSTALL_PROGRAM) $(BIN) $(DESTDIR)$(PREFIX)/bin/
+	install -d -m 755 $(DESTDIR)$(PREFIX)/man/man1/
+	$(BSD_INSTALL_MAN) $(BIN).1 $(DESTDIR)$(PREFIX)/man/man1/
 
 clean:
 	-rm -Rf obj dep *.orig *.rej *~

Youez - 2016 - github.com/yon3zu
LinuXploit