[Debian-med-packaging] [SCM] mricron branch, master, updated. upstream/0.20100725.1.dfsg.1-32-gb6e8946

Michael Hanke michael.hanke at gmail.com
Sun Aug 8 15:59:13 UTC 2010


The following commit has been merged in the master branch:
commit 1c0d47a0fae5cff15d47e9bae3bf788b7687968f
Author: Michael Hanke <michael.hanke at gmail.com>
Date:   Sun Aug 1 19:24:50 2010 -0400

    Fix a big bug.

diff --git a/debian/repack.sh b/debian/repack.sh
index 8a7bfb4..acadb76 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -35,6 +35,7 @@ echo "Debian orig version: $ORIG_VERSION"
 # leftovers from previous compile runs
 find $SUBDIR -name '*.o' -delete -o -name '*.ppu' -delete
 find $SUBDIR -name '*.compiled' -delete
+find $SUBDIR -name '*.exe' -delete
 rm -f $SUBDIR/mricron.rc
 rm -f $SUBDIR/mricron.lrs
 rm -f $SUBDIR/mricron

-- 
Debian packaging of MRIcron



More information about the Debian-med-packaging mailing list