simon-git: puzzles (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sat Jan 17 09:00:22 GMT 2015
TL;DR:
bd0a357 Remove a lingering bashism in makedist.sh.
Repository: git://git.tartarus.org/simon/puzzles.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=puzzles.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2015-01-17 09:00:22
commit bd0a357047a933bbe9359eb7d320439029a20112
web diff http://tartarus.org/~simon-git/gitweb/?p=puzzles.git;a=commitdiff;h=bd0a357047a933bbe9359eb7d320439029a20112;hp=cca302c01b7b331c280ec885d783d673a0c951c3
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Jan 17 08:49:28 2015 +0000
Remove a lingering bashism in makedist.sh.
A load of source files in the icons subdirectory were being left out
of the distribution tarball because I tried to include them using a
combined wildcard and bash brace expansion - but makedist cites
/bin/sh, so can't get away with bashisms. Expanded the braces.
makedist.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list