]> git.pld-linux.org Git - packages/eggdrop.git/commitdiff
- more paths fixed to fit PLD installation
authorduddits <duddits@pld-linux.org>
Tue, 23 Sep 2008 17:21:55 +0000 (17:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eggdrop-FHS.patch -> 1.6

eggdrop-FHS.patch

index 3ef4274abd515a17e3e2b5bffd72b6f82ed5571c..460c15fcb6ab2db793ae7418f435a2363d47b726 100644 (file)
@@ -641,3 +641,20 @@ diff -burNp eggdrop1.6.19/src/mod/Makefile.in eggdrop1.6.19.new/src/mod/Makefile
                        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
+     }
+   }
+ }
This page took 0.073939 seconds and 4 git commands to generate.