summaryrefslogtreecommitdiff
path: root/filesystems/fuse-gphotofs/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/fuse-gphotofs/patches/patch-aa')
-rw-r--r--filesystems/fuse-gphotofs/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/filesystems/fuse-gphotofs/patches/patch-aa b/filesystems/fuse-gphotofs/patches/patch-aa
new file mode 100644
index 00000000000..9ebef63c9e1
--- /dev/null
+++ b/filesystems/fuse-gphotofs/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2007/05/02 19:43:40 sborrill Exp $
+
+--- configure.orig 2007-05-02 21:33:59.000000000 +0100
++++ configure 2007-05-02 21:33:59.000000000 +0100
+@@ -6069,7 +6069,7 @@
+ posrcprefix="../"
+ fi
+ rm -f po/POTFILES
+- sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
++ test -f $srcdir/po/POTFILES.in && sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
+ < $srcdir/po/POTFILES.in > po/POTFILES
+
+