projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6576f7b
)
nut: Add PKG_FIXUP:=autoreconf
author
Eneas U de Queiroz
<cote2004-github@yahoo.com>
Wed, 13 Jun 2018 19:33:47 +0000
(16:33 -0300)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Thu, 2 Aug 2018 16:27:33 +0000
(19:27 +0300)
We need to force this since a *.m4 file is patched.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
(cherry picked from commit
6543859dab03b62abca73d2c7fcd8e6420965f77
)
net/nut/Makefile
patch
|
blob
|
history
diff --git
a/net/nut/Makefile
b/net/nut/Makefile
index f70409f22a3acac2843e29cb9dbefb43bdd085b7..eb4bd228c87e461cc156c1f2bb21a0c272841635 100644
(file)
--- a/
net/nut/Makefile
+++ b/
net/nut/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nut
PKG_VERSION:=2.7.4
-PKG_RELEASE:=
5
+PKG_RELEASE:=
6
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.networkupstools.org/source/2.7/
@@
-17,6
+17,7
@@
PKG_HASH:=980e82918c52d364605c0703a5dcf01f74ad2ef06e3d365949e43b7d406d25a7
PKG_MAINTAINER:=Daniel Dickinson <lede@cshore.thecshore.com>
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=LICENSE-GPL2
+PKG_FIXUP:=autoreconf
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL:=1