Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://dbanner-1.02-7.src.rpm:28570/dbanner-config.patch.gz  info  downloads

diff -uNr dbanner-1.02.old/Makefile dbanner-1.02/Makefile
--- dbanner-1.02.old/Makefile	Sun May  4 05:14:18 1997
+++ dbanner-1.02/Makefile	Sun Jun  8 02:13:16 1997
@@ -5,13 +5,13 @@
 #
 
 # Name of dir (with / on end) where the manual page (dbanner.1) will be
-DBAN_INSTALL_MANDIR=/usr/local/man/man1/
+DBAN_INSTALL_MANDIR=/usr/man/man1/
 
 # Name of dir (with / on end) where fonts and config file will be 
-DBAN_INSTALL_LIBDIR=/usr/local/lib/dbanner/
+DBAN_INSTALL_LIBDIR=/usr/lib/dbanner/
 
 # Name of dir (with / on end) where binary will be
-DBAN_INSTALL_BINDIR=/usr/local/bin/
+DBAN_INSTALL_BINDIR=/usr/bin/
 
 CC=gcc
 
@@ -20,7 +20,7 @@
 # Eg.: If you dont use gcc, then you probably will have to change the -Wall 
 # and -O options of CFLAGS 
 
-CFLAGS=-Wall -O -DDEFAULT_CONFIG_FILE_DIR='"$(DBAN_INSTALL_LIBDIR)"'
+CFLAGS=$(RPM_OPT_FLAGS) -DDEFAULT_CONFIG_FILE_DIR='"$(DBAN_INSTALL_LIBDIR)"'
 
 dbanner: banner.c config.h lang.h version.h
 	$(CC) $(CFLAGS) banner.c -o $@
diff -uNr dbanner-1.02.old/config.h dbanner-1.02/config.h
--- dbanner-1.02.old/config.h	Thu Apr 10 12:58:36 1997
+++ dbanner-1.02/config.h	Sun Jun  8 02:08:12 1997
@@ -35,7 +35,7 @@
 */
 
 #ifndef DEFAULT_CONFIG_FILE_DIR
-#define DEFAULT_CONFIG_FILE_DIR "/usr/local/lib/dbanner/"
+#define DEFAULT_CONFIG_FILE_DIR "/usr/lib/dbanner/"
 #endif
 
 
@@ -67,7 +67,7 @@
   Only needed if it can't find none of the config files.
 */
 #define DEFAULT_FONT_NAME     "normal"
-#define DEFAULT_FONT_PATH     "/usr/local/lib/dbanner/"
+#define DEFAULT_FONT_PATH     "/usr/lib/dbanner/"
 #define DEFAULT_FONT_FILENAME "dban_font_normal"
 
 
diff -uNr dbanner-1.02.old/contrib/dbanner.irc dbanner-1.02/contrib/dbanner.irc
--- dbanner-1.02.old/contrib/dbanner.irc	Thu Apr 10 12:50:29 1997
+++ dbanner-1.02/contrib/dbanner.irc	Sun Jun  8 02:08:12 1997
@@ -28,8 +28,8 @@
 #              Now it should be working with any ircii script.
 # ----------------------------------------------------------------------
 
-@ dbanner.path = ["/usr/local/bin"]
-@ dbanner.lib = ["/usr/local/lib/dbanner"]
+@ dbanner.path = ["/usr/bin"]
+@ dbanner.lib = ["/usr/lib/dbanner"]
 @ dbanner.font = ["little"]
 
 alias db {
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions