[med-svn] r19823 - trunk/packages/orthanc-webviewer/trunk/debian

Sebastien Jodogne jodogne-guest at moszumanska.debian.org
Mon Aug 3 10:12:40 UTC 2015


Author: jodogne-guest
Date: 2015-08-03 10:12:39 +0000 (Mon, 03 Aug 2015)
New Revision: 19823

Modified:
   trunk/packages/orthanc-webviewer/trunk/debian/rules
Log:
removal of unnecessary override_dh_clean section

Modified: trunk/packages/orthanc-webviewer/trunk/debian/rules
===================================================================
--- trunk/packages/orthanc-webviewer/trunk/debian/rules	2015-08-03 10:10:09 UTC (rev 19822)
+++ trunk/packages/orthanc-webviewer/trunk/debian/rules	2015-08-03 10:12:39 UTC (rev 19823)
@@ -56,10 +56,6 @@
 override_dh_auto_test:
 	( cd Build; ./UnitTests )
 
-override_dh_clean:
-	rm -rf ThirdPartyDownloads
-	dh_clean
-
 override_dh_auto_install:
 	cp Build/${TARGET} Build/${TARGET}.${UPSTREAM_VERSION}
 	dh_install Build/${TARGET}.${UPSTREAM_VERSION} usr/lib




More information about the debian-med-commit mailing list