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:
8c67f0c
)
Davfs2: fixed issue with automake
800/head
author
Rupan
<fededim@gmail.com>
Mon, 19 Jan 2015 18:28:04 +0000
(19:28 +0100)
committer
Rupan
<fededim@gmail.com>
Mon, 19 Jan 2015 18:28:04 +0000
(19:28 +0100)
Signed-off-by: Federico Di Marco fededim@gmail.com
net/davfs2/Makefile
patch
|
blob
|
history
diff --git
a/net/davfs2/Makefile
b/net/davfs2/Makefile
index fc247b8eb9d9927b08c01fb13f6eadc38361d14b..30df740e9835b5aeb30d02cc78378be33624a741 100644
(file)
--- a/
net/davfs2/Makefile
+++ b/
net/davfs2/Makefile
@@
-15,6
+15,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/davfs2/
PKG_MD5SUM:=376bc9346454135cba78afacbcb23f86
+PKG_FIXUP:=autoreconf
+
include $(INCLUDE_DIR)/package.mk
define Package/davfs2