summaryrefslogtreecommitdiff
path: root/databases/shared-mime-info/patches/patch-ab
blob: 89a633bbe1565c82d1889274d4928be82d24eb3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.4 2008/01/15 22:53:59 wiz Exp $

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

--- Makefile.am.orig	2007-12-12 22:24:27.000000000 +0000
+++ Makefile.am
@@ -56,8 +56,6 @@ uninstall-hook:
 	rm -f "$(DESTDIR)$(datadir)/mime/mime-cache"
 	rm -f "$(DESTDIR)$(datadir)/mime/XMLnamespaces"
 
-all: check
-
 check:
 	if test -n $(XMLLINT) ; then \
 		xmllint --noout --valid $(srcdir)/freedesktop.org.xml;	\