summaryrefslogtreecommitdiff
path: root/databases/shared-mime-info/patches/patch-ab
blob: cef92a662e7e93f181392853f6d05a7e0091a6a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.5 2008/05/21 11:23:37 wiz Exp $

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

--- Makefile.am.orig	2008-05-12 16:36:23.000000000 +0200
+++ 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;	\