85e42769f4
ok jasper@
13 lines
472 B
Plaintext
13 lines
472 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.8 2009/10/09 17:37:07 ajacoutot Exp $
|
|
--- Makefile.in.orig Thu Oct 8 17:00:25 2009
|
|
+++ Makefile.in Thu Oct 8 17:00:54 2009
|
|
@@ -306,7 +306,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
|