summaryrefslogtreecommitdiff
path: root/graphics/librsvg2/patches/patch-ab
blob: bae0b576c37982f8f3fc8e57d29d581f43d0b72f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.1 2003/06/27 23:02:52 jmmv Exp $

--- gdk-pixbuf-loader/Makefile.in.orig	2003-06-27 19:56:48.000000000 +0200
+++ gdk-pixbuf-loader/Makefile.in
@@ -356,10 +356,6 @@ maintainer-clean-generic clean mostlycle
 
 
 install-data-local: 
-	if [ -z "$(DESTDIR)" ] ; then \
-	  $(mkinstalldirs) $(DESTDIR)$(sysconfdir)/gtk-2.0 ; \
-	  $(QUERYLOADERS) > $(DESTDIR)$(sysconfdir)/gtk-2.0/gdk-pixbuf.loaders ; \
-	fi
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.