Browse Source

Merge pull request #800 from fededim/master

Davfs2: fixed issue with automake
lilik-openwrt-22.03
Steven Barth 10 years ago
parent
commit
0dc928025b
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