SOURCES: eggdrop-FHS.patch - more paths fixed to fit PLD installation

duddits duddits at pld-linux.org
Tue Sep 23 19:22:01 CEST 2008


Author: duddits                      Date: Tue Sep 23 17:22:01 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more paths fixed to fit PLD installation

---- Files affected:
SOURCES:
   eggdrop-FHS.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/eggdrop-FHS.patch
diff -u SOURCES/eggdrop-FHS.patch:1.5 SOURCES/eggdrop-FHS.patch:1.6
--- SOURCES/eggdrop-FHS.patch:1.5	Tue Sep 23 12:07:27 2008
+++ SOURCES/eggdrop-FHS.patch	Tue Sep 23 19:21:55 2008
@@ -641,3 +641,20 @@
  			done; \
  		fi; \
  	done;
+diff -burNp eggdrop1.6.19/eggdrop.conf eggdrop1.6.19-new/eggdrop.conf
+--- eggdrop1.6.19/eggdrop.conf	2008-02-16 21:15:30.000000000 +0100
++++ eggdrop1.6.19-new/eggdrop.conf	2008-09-23 19:10:36.435603076 +0200
+@@ -1359,11 +1359,11 @@ if {[info exists net-type]} {
+   switch -- ${net-type} {
+     "0" {
+       # EFnet
+-      source scripts/quotepong.tcl
++      source /usr/share/eggdrop/scripts/quotepong.tcl
+     }
+     "2" {
+       # Undernet
+-      source scripts/quotepass.tcl
++      source /usr/share/eggdrop/scripts/quotepass.tcl
+     }
+   }
+ }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/eggdrop-FHS.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list