summaryrefslogtreecommitdiff
path: root/graphics/gthumb/patches
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-10-25 20:00:55 +0000
committerminskim <minskim@pkgsrc.org>2004-10-25 20:00:55 +0000
commit777c42a2b9199997f42a9b87e8ba2b8f9bdf6470 (patch)
treeeda22a258fb7b976659c156d3f6c88aa7bfaa196 /graphics/gthumb/patches
parent2ea29ca89d5433f095cb0ebbb0c633c3a67712b2 (diff)
downloadpkgsrc-777c42a2b9199997f42a9b87e8ba2b8f9bdf6470.tar.gz
Initial import of gthumb-2.6.0.1.
gThumb is an image browser, viewer, orginizer, and editor for the GNOME Desktop. It is also an advanced tool to import images from a digital camera, create slide shows, and write images to CD/DVD.
Diffstat (limited to 'graphics/gthumb/patches')
-rw-r--r--graphics/gthumb/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/gthumb/patches/patch-aa b/graphics/gthumb/patches/patch-aa
new file mode 100644
index 00000000000..fd014aa7ffc
--- /dev/null
+++ b/graphics/gthumb/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/10/25 20:00:55 minskim Exp $
+
+--- data/Makefile.in.orig 2004-10-21 01:24:31.000000000 -0500
++++ data/Makefile.in
+@@ -682,7 +682,7 @@ uninstall-man: uninstall-man1
+
+ @INTLTOOL_SCHEMAS_RULE@
+
+-@SCHEMAS_INSTALL_TRUE@install-data-local:
++install-data-local:
+ @SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
+ # 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.