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:


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

Reply via email to