summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/hugin/files/patch-bootstrap11
1 files changed, 10 insertions, 1 deletions
diff --git a/graphics/hugin/files/patch-bootstrap b/graphics/hugin/files/patch-bootstrap
index 4c75711b46c5..62dfccb4bf08 100644
--- a/graphics/hugin/files/patch-bootstrap
+++ b/graphics/hugin/files/patch-bootstrap
@@ -1,5 +1,14 @@
--- bootstrap.orig Mon Aug 21 01:19:33 2006
-+++ bootstrap Fri Jan 19 09:57:39 2007
++++ bootstrap Thu Mar 22 12:59:45 2007
+@@ -42,7 +42,7 @@
+ gettextize_version=`$GETTEXTIZE --version | sed 's/^[^0-9]*\([0-9.][0-9.]*\).*/\1/'`
+ # echo gettextize version: $gettextize_version
+ case $gettextize_version in
+- 0.11*|0.12*|0.13*|0.14*)
++ 0.1[1-9]*)
+ have_gettextize=true
+ ;;
+ esac
@@ -106,15 +106,17 @@
mkdir -p ./config
fi