Browse Source

Davfs2: fixed issue with automake

Signed-off-by: Federico Di Marco fededim@gmail.com
lilik-openwrt-22.03
Rupan 10 years ago
parent
commit
cb2f8a2b80
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      net/davfs2/Makefile

+ 2
- 0
net/davfs2/Makefile View File

@ -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…
Cancel
Save