Author: tille
Date: 2011-03-25 11:00:54 +0000 (Fri, 25 Mar 2011)
New Revision: 6384

Modified:
   trunk/packages/raster3d/trunk/debian/rules
Log:
Remove remaining CVS dir in examples to solve lintian warning; upload to 
unstable


Modified: trunk/packages/raster3d/trunk/debian/rules
===================================================================
--- trunk/packages/raster3d/trunk/debian/rules  2011-03-25 10:19:22 UTC (rev 
6383)
+++ trunk/packages/raster3d/trunk/debian/rules  2011-03-25 11:00:54 UTC (rev 
6384)
@@ -21,6 +21,7 @@
 
 override_dh_auto_install:
        $(MAKE) install prefix=$(CURDIR)/debian/tmp
+       find $(CURDIR)/debian/tmp -name CVS -type d -exec rm -rf \{\} \; || true
 
 override_dh_installchangelogs:
        dh_installchangelogs CHANGELOG


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to