summaryrefslogtreecommitdiff
path: root/packages/sys-power/nut/files/autogen.patch
blob: c973ef23dfd530428923ae8151222a77ce4c2acc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: written by Gluzskiy Alexandr <sss@sss.chaoslab.ru>
Reason: do not run autoreconf twice
Upstream: not required


diff --git a/autogen.sh b/autogen.sh
index 14e1b946..964bc358 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -31,6 +31,3 @@ then
 	fi
 fi
 
-# now we can safely call autoreconf
-echo "Calling autoreconf..."
-autoreconf -i