Skip to content

Commit

Permalink
mkgdaldist.sh: remove autom4te.cache dir from archive (fixes #4748) […
Browse files Browse the repository at this point in the history
…ci skip]
  • Loading branch information
rouault committed Nov 1, 2021
1 parent 6310102 commit be25911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkgdaldist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ CWD=${PWD}
#
echo "* Generating ./configure..."
./autogen.sh
rm -rf autom4te.cache

#
# Generate man pages
Expand Down

0 comments on commit be25911

Please sign in to comment.