packages: dahdi-tools/dahdi-tools-perl-path.patch - updated for 2.3.0
hawk
hawk at pld-linux.org
Fri Apr 16 14:28:53 CEST 2010
Author: hawk Date: Fri Apr 16 12:28:53 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated for 2.3.0
---- Files affected:
packages/dahdi-tools:
dahdi-tools-perl-path.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/dahdi-tools/dahdi-tools-perl-path.patch
diff -u packages/dahdi-tools/dahdi-tools-perl-path.patch:1.1 packages/dahdi-tools/dahdi-tools-perl-path.patch:1.2
--- packages/dahdi-tools/dahdi-tools-perl-path.patch:1.1 Fri Sep 25 12:16:51 2009
+++ packages/dahdi-tools/dahdi-tools-perl-path.patch Fri Apr 16 14:28:48 2010
@@ -1,11 +1,10 @@
-Only in dahdi-tools-2.2.0.orig/: .#Makefile
-diff -ur dahdi-tools-2.2.0.orig/xpp/Makefile dahdi-tools-2.2.0.fix/xpp/Makefile
---- dahdi-tools-2.2.0.orig/xpp/Makefile 2009-05-19 18:13:53.000000000 +0200
-+++ dahdi-tools-2.2.0.fix/xpp/Makefile 2009-09-25 12:08:09.083629101 +0200
+diff -ur dahdi-tools-2.3.0.orig/xpp/Makefile dahdi-tools-2.3.0.fix/xpp/Makefile
+--- dahdi-tools-2.3.0.orig/xpp/Makefile.orig 2010-03-07 08:45:12.000000000 +0100
++++ dahdi-tools-2.3.0.fix/xpp/Makefile 2010-04-16 14:22:16.742179606 +0200
@@ -28,7 +28,7 @@
DATADIR = $(datadir)/dahdi
MANDIR = $(mandir)/man8
- HOTPLUG_USB_DIR = /etc/hotplug/usb
+ HOTPLUG_USB_DIR = $(sysconfdir)/hotplug/usb
-PERLLIBDIR := $(shell eval `perl -V:sitelib`; echo "$$sitelib")
+PERLLIBDIR := $(shell eval `perl -V:vendorlib`; echo "$$vendorlib")
PERL_DIRS := $(shell cd perl_modules; find * -name '[A-Z]*' -type d| xargs)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dahdi-tools/dahdi-tools-perl-path.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list