Davfs2: fixed issue with automake
Signed-off-by: Federico Di Marco fededim@gmail.com
This commit is contained in:
parent
8c67f0c13f
commit
cb2f8a2b80
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue