Add new -l (local) command-line option to mkdist.sh
authorMike Taylor <mike@indexdata.com>
Thu, 12 Jul 2012 12:23:45 +0000 (13:23 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 12 Jul 2012 12:23:45 +0000 (13:23 +0100)
commitae26578d6d7d98c190dbe2b9b8c4db1c0c4df303
treea6e7fc3cd16f91ef92d56ed9e482292c224c3d2f
parent4e5de54c0c7287da07da76755349becd820ce9d1
Add new -l (local) command-line option to mkdist.sh
Generates tarball from local checkout rather than git tag.
Useful when you want to experiment with changes to files involved in
the building process, such as Makefile.PL, without making a
new git commit+tag each time.
id-deb-build/mkdist.sh