summaryrefslogtreecommitdiff
path: root/x11-fm/nemo/files/patch-autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nemo/files/patch-autogen.sh')
-rw-r--r--x11-fm/nemo/files/patch-autogen.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/nemo/files/patch-autogen.sh b/x11-fm/nemo/files/patch-autogen.sh
new file mode 100644
index 000000000000..245362b24ad7
--- /dev/null
+++ b/x11-fm/nemo/files/patch-autogen.sh
@@ -0,0 +1,10 @@
+--- autogen.sh.orig 2013-07-20 21:14:17.454775429 +0000
++++ autogen.sh 2013-07-20 21:14:26.096159846 +0000
+@@ -4,6 +4,7 @@
+ test -z "$srcdir" && srcdir=.
+
+ PKG_NAME="nemo"
++REQUIRED_AUTOMAKE_VERSION=1.14
+
+ which gnome-autogen.sh || {
+ echo "You need to install gnome-common from GNOME Git (or from"