We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b11a7 commit 445b915Copy full SHA for 445b915
build-tarball.sh
@@ -29,6 +29,7 @@ git clone https://git.savannah.gnu.org/git/"$package".git
29
git clone --depth 1 https://git.savannah.gnu.org/git/gnulib.git
30
31
# Apply patches.
32
+(cd coreutils && rm -f gl/modules/rename-tests.diff && sed -i -e '/rename-tests.diff/d' gl/local.mk)
33
#(cd "$package" && patch -p1 < ../patches/...)
34
35
export GNULIB_SRCDIR=`pwd`/gnulib
0 commit comments