From: Schantl Stefan Date: Sun, 18 Apr 2010 14:41:07 +0000 (+0200) Subject: fuse: Update to version 2.8.3. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=667846e015ceeb9951b561a2cd1c9f7321dad8ca;p=ipfire-3.x.git fuse: Update to version 2.8.3. --- diff --git a/pkgs/core/fuse/fuse.nm b/pkgs/core/fuse/fuse.nm index 22f5b7f49..a38b41b7f 100644 --- a/pkgs/core/fuse/fuse.nm +++ b/pkgs/core/fuse/fuse.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = fuse -PKG_VER = 2.7.4 +PKG_VER = 2.8.3 PKG_REL = 0 PKG_MAINTAINER = @@ -43,7 +43,8 @@ endef PKG_TARBALL = $(THISAPP).tar.gz CONFIGURE_OPTIONS += \ - --disable-kernel-module + --disable-static \ + --disable-rpath define STAGE_INSTALL_CMDS rm -vrf $(BUILDROOT)/etc/init.d