summaryrefslogtreecommitdiff
path: root/wm/metacity
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
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')
-rw-r--r--wm/metacity/distinfo3
-rw-r--r--wm/metacity/patches/patch-aa12
2 files changed, 1 insertions, 14 deletions
diff --git a/wm/metacity/distinfo b/wm/metacity/distinfo
index 9cc2af8ba8e..f62d7301014 100644
--- a/wm/metacity/distinfo
+++ b/wm/metacity/distinfo
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/02/14 20:59:44 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2003/02/18 20:52:08 jmmv Exp $
SHA1 (metacity-2.4.34.tar.bz2) = 2262ceea772107522777ee17463ce9b6184fe285
Size (metacity-2.4.34.tar.bz2) = 1217155 bytes
-SHA1 (patch-aa) = a5f4d2a89228e9cab834938c3ccb692f2bd0be65
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