summaryrefslogtreecommitdiff
path: root/sysutils/grub2-pcbsd/files/patch-autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/grub2-pcbsd/files/patch-autogen.sh')
-rw-r--r--sysutils/grub2-pcbsd/files/patch-autogen.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/grub2-pcbsd/files/patch-autogen.sh b/sysutils/grub2-pcbsd/files/patch-autogen.sh
new file mode 100644
index 000000000000..f2e50ff66917
--- /dev/null
+++ b/sysutils/grub2-pcbsd/files/patch-autogen.sh
@@ -0,0 +1,9 @@
+--- autogen.sh.orig 2015-06-03 14:54:01 UTC
++++ autogen.sh
+@@ -83,5 +83,5 @@ echo "Running autoreconf..."
+ echo timestamp > stamp-h.in
+
+ echo "Running autoreconf..."
+-autoreconf -vi
++autoreconf -vif
+ exit 0