[med-svn] r17840 - trunk/packages/insighttoolkit/trunk/debian

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon Aug 25 11:02:50 UTC 2014


Author: locutusofborg-guest
Date: 2014-08-25 11:02:49 +0000 (Mon, 25 Aug 2014)
New Revision: 17840

Modified:
   trunk/packages/insighttoolkit/trunk/debian/rules
Log:
Add how many GB are needed for the build prior to df in debian/rules, from smr


Modified: trunk/packages/insighttoolkit/trunk/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/rules	2014-08-25 08:04:55 UTC (rev 17839)
+++ trunk/packages/insighttoolkit/trunk/debian/rules	2014-08-25 11:02:49 UTC (rev 17840)
@@ -87,7 +87,7 @@
 	dh_auto_configure -- $(CMAKE_FLAGS)
 
 pre-build:
-	echo "Available disk space:"
+	echo "Available disk space (~50GB of space is needed for the build):"
 	df -h .
 
 override_dh_auto_test:




More information about the debian-med-commit mailing list