mirror of
https://github.com/jarun/advcpmv.git
synced 2026-02-01 13:17:41 +01:00
Create patches for versions 9.6 and 9.7 of coreutils. Update install script.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
ADVCPMV_VERSION=${1:-0.9}
|
||||
CORE_UTILS_VERSION=${2:-9.5}
|
||||
CORE_UTILS_VERSION=${2:-9.7}
|
||||
|
||||
curl -LO https://ftp.gnu.org/gnu/coreutils/coreutils-$CORE_UTILS_VERSION.tar.xz
|
||||
tar xvJf coreutils-$CORE_UTILS_VERSION.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user