Skip to content

Commit d00b2d6

Browse files
committed
Work on build-tarball.
1 parent 445b915 commit d00b2d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-tarball.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ git clone https://git.savannah.gnu.org/git/"$package".git
2929
git clone --depth 1 https://git.savannah.gnu.org/git/gnulib.git
3030

3131
# Apply patches.
32+
(cd coreutils && rm -f gl/modules/link-tests.diff && sed -i -e '/link-tests.diff/d' gl/local.mk)
3233
(cd coreutils && rm -f gl/modules/rename-tests.diff && sed -i -e '/rename-tests.diff/d' gl/local.mk)
3334
#(cd "$package" && patch -p1 < ../patches/...)
3435

0 commit comments

Comments
 (0)