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

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

--- Makefile.in.orig	2008-05-12 17:26:26.000000000 +0200
+++ Makefile.in
@@ -916,8 +916,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;	\