summaryrefslogtreecommitdiff
path: root/databases/shared-mime-info/patches/patch-ab
blob: 32420022381f88e02bddfa92f1cf79eac32de54a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.3 2007/11/03 16:37:43 joerg Exp $

Don't force a build of the PO files, they need newer gettext versions.

--- Makefile.am.orig	2007-11-03 17:18:35.000000000 +0100
+++ Makefile.am
@@ -54,8 +54,6 @@ uninstall-hook:
 	rm -f "$(DESTDIR)$(datadir)/mime/mime-cache"
 	rm -f "$(DESTDIR)$(datadir)/mime/XMLnamespaces"
 
-all: check
-
 check:
 	if [ -d CVS/ ]; then						\
 		xmllint --noout --valid $(srcdir)/freedesktop.org.xml;	\