690fa0
groups/211.native_packages_cmdline.group: mc: bump to v4.8.27
@@ -105,8 +105,8 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")";
|
|
105
105
|
: ${PKG_LZOP_VERSION:=1.04};
|
106
106
|
: ${PKG_LZOP_URL:=https://www.lzop.org/download/lzop-${PKG_LZOP_VERSION}.tar.gz};
|
107
107
|
libX11 ncursesw"};
|
108
|
-
: ${PKG_MC_SHA256SUM:=
|
109
|
-
: ${PKG_MC_VERSION:=4.8.
|
108
|
+
: ${PKG_MC_SHA256SUM:=31be59225ffa9920816e9a8b3be0ab225a16d19e4faf46890f25bdffa02a4ff4};
|
109
|
+
: ${PKG_MC_VERSION:=4.8.27};
|
110
110
|
: ${PKG_MC_URL:=http://ftp.midnight-commander.org/mc-${PKG_MC_VERSION}.tar.xz};
|
111
111
|
_NATIVE}/include -I${PREFIX_NATIVE}/include/ncursesw"};
-I${PREFIX
|
112
112
|
: ${PKG_MC_CONFIG_CACHE_EXTRA:="ac_list_mounted_fs=found"};
|
@@ -1,20 +0,0 @@
|
|
1
|
-
--- mc-4.8.19/configure.orig 2016-10-02 19:47:28.000000000 +0200
|
2
|
-
+++ mc-4.8.19/configure 2016-12-18 01:54:29.486734700 +0100
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
# Determine how to get the list of mounted file systems.
|
7
|
-
-ac_list_mounted_fs=
|
8
|
-
+#ac_list_mounted_fs=
|
9
|
-
|
10
|
-
# If the getmntent function is available but not in the standard library,
|
11
|
-
# make sure LIBS contains the appropriate -l option.
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
# Determine how to get the list of mounted file systems.
|
16
|
-
-ac_list_mounted_fs=
|
17
|
-
+#ac_list_mounted_fs=
|
18
|
-
|
19
|
-
# If the getmntent function is available but not in the standard library,
|
20
|
-
# make sure LIBS contains the appropriate -l option.
|