From c0935a19fb9ea50bbef08748d26135a37ec77ec1 Mon Sep 17 00:00:00 2001 From: havner Date: Tue, 10 Aug 2004 19:23:02 +0000 Subject: [PATCH] - fix pkgconfigdir Changed files: autounit-Makefile.patch -> 1.1 --- autounit-Makefile.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 autounit-Makefile.patch diff --git a/autounit-Makefile.patch b/autounit-Makefile.patch new file mode 100644 index 0000000..6ff16cf --- /dev/null +++ b/autounit-Makefile.patch @@ -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: -- 2.43.0