summaryrefslogtreecommitdiff
path: root/community/ibus-libpinyin/automake-1.13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/ibus-libpinyin/automake-1.13.patch')
-rw-r--r--community/ibus-libpinyin/automake-1.13.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/ibus-libpinyin/automake-1.13.patch b/community/ibus-libpinyin/automake-1.13.patch
new file mode 100644
index 000000000..f7f7cc0c9
--- /dev/null
+++ b/community/ibus-libpinyin/automake-1.13.patch
@@ -0,0 +1,10 @@
+--- a/autogen.sh 2013-03-18 22:55:12.210703327 +0800
++++ b/autogen.sh 2013-03-18 23:01:11.842675010 +0800
+@@ -19,6 +19,6 @@
+ }
+
+ ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4"
+-REQUIRED_AUTOMAKE_VERSION=1.8
++REQUIRED_AUTOMAKE_VERSION=1.13
+
+ . gnome-autogen.sh "$@"