summaryrefslogtreecommitdiff
path: root/archivers/file-roller/patches
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-04-11 18:20:36 +0000
committerdrochner <drochner@pkgsrc.org>2007-04-11 18:20:36 +0000
commit589a122a34efbdc52977425322323f183b6ed22c (patch)
treed735503d20bc71bb5599daeb999871acb3f06ef9 /archivers/file-roller/patches
parentf6aa65794082a9b54c392c0abfb21162bd9bed0b (diff)
downloadpkgsrc-589a122a34efbdc52977425322323f183b6ed22c.tar.gz
update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
Diffstat (limited to 'archivers/file-roller/patches')
-rw-r--r--archivers/file-roller/patches/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/file-roller/patches/patch-aa b/archivers/file-roller/patches/patch-aa
index c6ba865ed83..610e76962a0 100644
--- a/archivers/file-roller/patches/patch-aa
+++ b/archivers/file-roller/patches/patch-aa
@@ -1,10 +1,10 @@
-$NetBSD: patch-aa,v 1.8 2006/05/26 12:03:54 joerg Exp $
+$NetBSD: patch-aa,v 1.9 2007/04/11 18:20:38 drochner Exp $
---- data/Makefile.in.orig 2006-05-26 11:55:09.000000000 +0000
+--- data/Makefile.in.orig 2007-03-12 20:26:05.000000000 +0100
+++ data/Makefile.in
-@@ -634,7 +634,6 @@ uninstall-info: uninstall-info-recursive
- install-data-hook:
- @-if test -z "$(DESTDIR)"; then \
+@@ -596,7 +596,6 @@ install-data-local:
+ @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
+ if test -z "$(DESTDIR)"; then \
echo "Updating Gtk icon cache."; \
- $(gtk_update_icon_cache); \
else \