PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_MD5SUM:=3f4f5d07d12dedc0a3fd23472171fe94
-PKG_CAT:=zcat
include $(INCLUDE_DIR)/package.mk
This package contains the FUSE shared library, needed by other programs.
endef
+CONFIGURE_VARS += \
+ kernsrcver="$(LINUX_VERSION)"
+
CONFIGURE_ARGS += \
--enable-shared \
--enable-static \