]> git.pld-linux.org Git - packages/dkimproxy.git/commitdiff
- cp of dkfilter-perllib.patch
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 9 May 2007 21:42:11 +0000 (21:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dkimproxy-perllib.patch -> 1.1

dkimproxy-perllib.patch [new file with mode: 0644]

diff --git a/dkimproxy-perllib.patch b/dkimproxy-perllib.patch
new file mode 100644 (file)
index 0000000..161c501
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./configure.ac.org 2005-07-14 22:48:48.000000000 +0200
++++ ./configure.ac     2006-03-20 17:13:17.747972536 +0100
+@@ -6,7 +6,7 @@
+ AC_PATH_PROG(PERL, perl, perl)
+ dnl Installation locations
+-perllibdir='${prefix}/lib'
++perllibdir='${libdir}'
+ AC_SUBST(perllibdir)
+ AC_OUTPUT([
This page took 0.071987 seconds and 4 git commands to generate.