Skip to content

Commit

Permalink
Experiment: Use libtool-2.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaible committed Jul 25, 2024
1 parent e051ee2 commit ad13533
Show file tree
Hide file tree
Showing 2 changed files with 1,834 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build-tarball.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ git clone --depth 1 https://git.savannah.gnu.org/git/"$package".git
git clone --depth 1 https://git.savannah.gnu.org/git/gnulib.git

# Apply patches.
#(cd "$package" && patch -p1 < ../patches/...)
(cd "$package" && patch -p1 < ../patches/libtool-2.5.1.diff)

export GNULIB_SRCDIR=`pwd`/gnulib
cd "$package"
Expand Down
Loading

0 comments on commit ad13533

Please sign in to comment.