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/deskutils/hot-babe/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/deskutils/hot-babe/files/patch-Makefile
--- Makefile.orig	Mon Dec 27 20:37:39 2004
+++ Makefile	Mon Dec 27 20:43:35 2004
@@ -1,12 +1,12 @@
 # where to install this program
-PREFIX := /usr/local
+PREFIX ?= /usr/local
 VERSION := 0.2.2
 
 # optimization cflags
-CFLAGS += -O2 -Wall -g `pkg-config gdk-2.0 gdk-pixbuf-2.0  --cflags` -DPREFIX=\"$(PREFIX)\" -DVERSION=\"$(VERSION)\"
+CFLAGS += -Wall `pkg-config gdk-2.0 gdk-pixbuf-2.0  --cflags` -DPREFIX=\"$(PREFIX)\" -DVERSION=\"$(VERSION)\"
 
 OBJS = hot-babe.o loader.o
-CC = gcc
+CC ?= gcc
 LIBS = `pkg-config gdk-2.0 gdk-pixbuf-2.0  --libs`
 
 DOC = ChangeLog NEWS TODO LICENSE CONTRIBUTORS copyright config.example
@@ -24,10 +24,10 @@
 	install -m 0755 hot-babe $(DESTDIR)$(PREFIX)/bin
 	install -d $(DESTDIR)$(PREFIX)/share/hot-babe/hb01
 	install -m 0644 hb01/* $(DESTDIR)$(PREFIX)/share/hot-babe/hb01
-	install -d $(DESTDIR)$(PREFIX)/share/doc/hot-babe
-	install -m 0644 $(DOC) $(DESTDIR)$(PREFIX)/share/doc/hot-babe
-	install -d $(DESTDIR)$(PREFIX)/share/man/man1
-	install -m 0644 hot-babe.1 $(DESTDIR)$(PREFIX)/share/man/man1
+#	install -d $(DESTDIR)$(PREFIX)/share/doc/hot-babe
+#	install -m 0644 $(DOC) $(DESTDIR)$(PREFIX)/share/doc/hot-babe
+#	install -d $(DESTDIR)$(PREFIX)/share/man/man1
+#	install -m 0644 hot-babe.1 $(DESTDIR)$(PREFIX)/share/man/man1
 	install -d $(DESTDIR)$(PREFIX)/share/pixmaps
 	install -m 0644 hot-babe.xpm $(DESTDIR)$(PREFIX)/share/pixmaps
 

Youez - 2016 - github.com/yon3zu
LinuXploit