summaryrefslogtreecommitdiff
path: root/sysutils/grub2-pcbsd/files/patch-autogen.sh
blob: f2e50ff669172673f67cde97934b7fc98449f91a (plain) (blame)
1
2
3
4
5
6
7
8
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