Refresh a patch in the debian directory

This commit is contained in:
Emmanuel Papin 2014-12-21 18:23:51 +01:00
parent c1d7d7c744
commit bc89082548
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- a/configure.ac
+++ b/configure.ac
@@ -443,10 +443,10 @@
@@ -550,10 +550,10 @@
PERL_SITE_LIB=`perl -V:installsitelib | sed -e "s/.*='\(.*\)';/\1/"`
PERL_LIB_PATH=`echo $PERL_SITE_LIB | sed -e "s|^$PERL_SITE_PREFIX||"`
EXTRA_PERL_LIB="use lib '$prefix$PERL_LIB_PATH'; # Include custom perl install path"