Skip to content

Commit a9188ec

Browse files
Revert applied patch
1 parent 2e37aa7 commit a9188ec

2 files changed

Lines changed: 1 addition & 44 deletions

File tree

build-dev-tarball.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ git clone --depth 2 -b "$branch" https://git.savannah.gnu.org/git/"$package".git
3939
git clone --depth 1 "${gnulib_url}"
4040

4141
# Apply patches.
42-
(cd "$package" && patch -p1 < ../patches/Skip-test-option-parser.sh-for-ksh-shell-on-NetBSD.patch \
43-
&& patch -p1 < ../patches/0001-ltmain.in-Pass-through-all-warning-flags-to-the-link.patch)
42+
(cd "$package" && patch -p1 < ../patches/Skip-test-option-parser.sh-for-ksh-shell-on-NetBSD.patch)
4443

4544
export GNULIB_SRCDIR=`pwd`/gnulib
4645
cd "$package"

patches/0001-ltmain.in-Pass-through-all-warning-flags-to-the-link.patch

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)