]> git.pld-linux.org Git - packages/autounit.git/commitdiff
- fix pkgconfigdir
authorhavner <havner@pld-linux.org>
Tue, 10 Aug 2004 19:23:02 +0000 (19:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autounit-Makefile.patch -> 1.1

autounit-Makefile.patch [new file with mode: 0644]

diff --git a/autounit-Makefile.patch b/autounit-Makefile.patch
new file mode 100644 (file)
index 0000000..6ff16cf
--- /dev/null
@@ -0,0 +1,11 @@
+--- autounit-0.15.2.orig/Makefile.am   2002-04-23 00:50:08.000000000 +0200
++++ autounit-0.15.2/Makefile.am        2004-08-10 21:21:12.114485752 +0200
+@@ -20,7 +20,7 @@
+ autoconfdir = $(prefix)/share/aclocal
+ autoconf_DATA = autounit.m4
+-pkgconfigdir = $(prefix)/lib/pkgconfig
++pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = autounit.pc
+ html:
This page took 0.129266 seconds and 4 git commands to generate.