summaryrefslogtreecommitdiff
path: root/sysutils/gnometoaster/patches
diff options
context:
space:
mode:
authorgavan <gavan>2004-02-06 14:04:18 +0000
committergavan <gavan>2004-02-06 14:04:18 +0000
commit8a92f7e20dfa8fa65c43006c0fc43c74030c74c6 (patch)
tree2b6f7bbe58e0d9fea3347d33dabdfe9cb3d5e147 /sysutils/gnometoaster/patches
parente98ec4453f8723df0d47f5e4984f2b16f94f8be4 (diff)
downloadpkgsrc-8a92f7e20dfa8fa65c43006c0fc43c74030c74c6.tar.gz
Don't touch Makefile.in. Stops build from looping on Solaris.
Diffstat (limited to 'sysutils/gnometoaster/patches')
-rw-r--r--sysutils/gnometoaster/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/gnometoaster/patches/patch-ae b/sysutils/gnometoaster/patches/patch-ae
new file mode 100644
index 00000000000..dc8dac7998c
--- /dev/null
+++ b/sysutils/gnometoaster/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2004/02/06 14:04:18 gavan Exp $
+
+--- configure.orig Sun Jan 27 13:11:35 2002
++++ configure
+@@ -4693,7 +4693,6 @@ test -z "$CONFIG_HEADERS" || echo timest
+ case "$CONFIG_FILES" in *po/Makefile.in*)
+ sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
+ esac
+-touch Makefile.in
+ sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in >po/Makefile
+
+ exit 0