Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ileanadumitrescu95 committed Oct 15, 2024
1 parent f84d5ea commit d2b8bd0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 63 deletions.
2 changes: 1 addition & 1 deletion build-tarball.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ git clone --depth 2 -b "$branch" 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/0001-Replace-LT_ARGZ_H_PATH-usage-with-bool-for-LTARGZH_E.patch)
# (cd "$package" && patch -p1 < ../patches/<patch>)

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

This file was deleted.

0 comments on commit d2b8bd0

Please sign in to comment.