mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
mc: enable VFS support by default
* provide VFS support in midnight commander by default (see #6999), this enlarge the package size by ~40KB. Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
+1
-2
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mc
|
||||
PKG_VERSION:=4.8.21
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
|
||||
@@ -58,7 +58,6 @@ CONFIGURE_ARGS += \
|
||||
--disable-doxygen-doc \
|
||||
--with-homedir=/etc/mc \
|
||||
--with-screen=ncurses \
|
||||
--without-gpm-mouse \
|
||||
--without-x \
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
|
||||
Reference in New Issue
Block a user