vp-build/templates/shared-mime-info/patches/Makefile_fix_pkgconfig_path.diff
Juan RP 85a7ceb76f Move all patches to templates/$pkgname/patches.
There's no need to set patch_files/patch_args anymore, all patches
in this directory will be applied with -Np0 and they have .diff
or .patch (and .gz/.bz2) extension.

--HG--
extra : convert_revision : 8d516c033fe34db94ebbcc84c246e84fc96ed901
2009-10-15 16:07:47 +02:00

12 lines
424 B
Diff

--- Makefile.in.orig 2008-10-11 06:25:26.000000000 +0200
+++ Makefile.in 2008-10-11 06:25:36.000000000 +0200
@@ -280,7 +280,7 @@ EXTRA_DIST = \
CLEANFILES = freedesktop.org.xml po/stamp-it
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
-pkgconfigdir = $(datadir)/pkgconfig
+pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = shared-mime-info.pc
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive