From a9cc7d2886a8583e83bf37d2ba85836c5119ef78 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 14 Aug 2018 19:29:05 +0300 Subject: sys-power/nut: added version 2.7.4 and scm --- packages/sys-power/nut/files/autogen.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 packages/sys-power/nut/files/autogen.patch (limited to 'packages/sys-power/nut/files/autogen.patch') diff --git a/packages/sys-power/nut/files/autogen.patch b/packages/sys-power/nut/files/autogen.patch new file mode 100644 index 0000000..c973ef2 --- /dev/null +++ b/packages/sys-power/nut/files/autogen.patch @@ -0,0 +1,16 @@ +Source: written by Gluzskiy Alexandr +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 -- cgit v1.2.3