[med-svn] r374 - trunk/packages/ctn/ctn/debian
thijs at alioth.debian.org
thijs at alioth.debian.org
Thu Jul 26 11:48:48 UTC 2007
Author: thijs
Date: 2007-07-26 11:48:48 +0000 (Thu, 26 Jul 2007)
New Revision: 374
Modified:
trunk/packages/ctn/ctn/debian/rules
Log:
also clean generated intsizes.h
Modified: trunk/packages/ctn/ctn/debian/rules
===================================================================
--- trunk/packages/ctn/ctn/debian/rules 2007-07-26 11:48:05 UTC (rev 373)
+++ trunk/packages/ctn/ctn/debian/rules 2007-07-26 11:48:48 UTC (rev 374)
@@ -38,7 +38,7 @@
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) clean
- rm -f debian/ctn*.postinst.* debian/ctn*.prerm.*
+ rm -f debian/ctn*.postinst.* debian/ctn*.prerm.* debian/intsizes.h
rm -f debian/ctnmake.debian.mysql.options.full debian/test-sizes
rm -f facilities/dicom/intsizes.h
rm -rf ${build}
More information about the debian-med-commit
mailing list