summaryrefslogtreecommitdiff
path: root/wm/metacity/patches/patch-aa
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-02-18 20:52:05 +0000
committerjmmv <jmmv@pkgsrc.org>2003-02-18 20:52:05 +0000
commit3a84fed861b273b4ce2378033150c8117ee615d3 (patch)
treef8ed18fedc9cb105c3e863d8c59e303086d28fdd /wm/metacity/patches/patch-aa
parent661cfce1471e8024ef5d083253c34831af87d894 (diff)
downloadpkgsrc-3a84fed861b273b4ce2378033150c8117ee615d3.tar.gz
GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour the --disable-schemas-install option. There is no need to patch these broken packages any more. Okay'ed by wiz.
Diffstat (limited to 'wm/metacity/patches/patch-aa')
-rw-r--r--wm/metacity/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/wm/metacity/patches/patch-aa b/wm/metacity/patches/patch-aa
deleted file mode 100644
index a6cd09857eb..00000000000
--- a/wm/metacity/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2003/02/14 20:59:44 jmmv Exp $
-
---- src/Makefile.in.orig 2003-02-13 23:51:38.000000000 +0100
-+++ src/Makefile.in
-@@ -679,7 +679,6 @@ maintainer-clean-generic clean mostlycle
- @INTLTOOL_SCHEMAS_RULE@
-
- install-data-local:
-- GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
-
- inlinepixbufs.h: $(IMAGES)
- $(GDK_PIXBUF_CSOURCE) --raw --build-list $(VARIABLES) >$(srcdir)/inlinepixbufs.h