summaryrefslogtreecommitdiffhomepage
path: root/patches/weechat-2.1_pre.local.patch
blob: e05a332669a210a3db2a203a5af20c08abba6709 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- weechat-2.1/autogen.sh.orig	2016-10-02 09:35:04.000000000 +0200
+++ weechat-2.1/autogen.sh	2016-12-07 21:16:43.722726800 +0100
@@ -64,7 +64,7 @@
 run "rm -rf intl"
 
 # execute autoreconf cmds
-run "autoreconf -fvi"
+run "autoreconf -vi"
 
 # ending
 rm -f $AUTOGEN_LOG