diff options
author | drochner <drochner@pkgsrc.org> | 2007-11-29 20:37:26 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-11-29 20:37:26 +0000 |
commit | afbef98297a62127fe36cb68064933696240cbb8 (patch) | |
tree | 44268e24f752ade49912e9f27474ac00208275ee /graphics/eog/patches | |
parent | 5b36289b6b5fd1fa61a6bef2a85da82fa99fdc61 (diff) | |
download | pkgsrc-afbef98297a62127fe36cb68064933696240cbb8.tar.gz |
update to 2.20.3
changes:
-Plugin API additions and fixes
-Misc cleanups and fixed memory leaks
-bugfixes
-translation updates
Diffstat (limited to 'graphics/eog/patches')
-rw-r--r-- | graphics/eog/patches/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/eog/patches/patch-ab b/graphics/eog/patches/patch-ab index 5be12e72df2..4ce1808cef8 100644 --- a/graphics/eog/patches/patch-ab +++ b/graphics/eog/patches/patch-ab @@ -1,9 +1,9 @@ -$NetBSD: patch-ab,v 1.1 2007/09/20 20:48:58 wiz Exp $ +$NetBSD: patch-ab,v 1.2 2007/11/29 20:37:26 drochner Exp $ ---- configure.orig 2006-02-06 21:55:16.000000000 +0100 +--- configure.orig 2007-11-26 17:39:55.000000000 +0100 +++ configure -@@ -5276,11 +5276,11 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %. - +@@ -23369,11 +23369,11 @@ echo "$as_me: error: GNU gettext tools n + fi # Use the tools built into the package, not the ones that are installed. -INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' |