diff options
Diffstat (limited to 'graphics/geeqie/patches/patch-ab')
-rw-r--r-- | graphics/geeqie/patches/patch-ab | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/geeqie/patches/patch-ab b/graphics/geeqie/patches/patch-ab index 455af98aa01..ec97614c18f 100644 --- a/graphics/geeqie/patches/patch-ab +++ b/graphics/geeqie/patches/patch-ab @@ -1,12 +1,12 @@ -$NetBSD: patch-ab,v 1.1.1.1 2009/01/27 19:14:31 drochner Exp $ +$NetBSD: patch-ab,v 1.2 2009/07/23 23:08:37 wiz Exp $ ---- po/Makefile.in.in.orig 2008-07-30 22:02:12.000000000 +0200 +--- po/Makefile.in.in.orig 2009-07-02 17:46:02.000000000 +0000 +++ po/Makefile.in.in -@@ -21,6 +21,7 @@ SHELL = /bin/sh +@@ -21,6 +21,7 @@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ + PACKAGE = @PACKAGE@ + VERSION = @VERSION@ - srcdir = @srcdir@ - top_srcdir = @top_srcdir@ +top_builddir = .. - VPATH = @srcdir@ + SHELL = @SHELL@ - prefix = @prefix@ + srcdir = @srcdir@ |