Author: lkajan
Date: 2013-05-11 20:52:19 +0000 (Sat, 11 May 2013)
New Revision: 13542

Modified:
   trunk/packages/rostlab/profnet/trunk/debian/changelog
   trunk/packages/rostlab/profnet/trunk/debian/rules
Log:
now builds twice in a row

Modified: trunk/packages/rostlab/profnet/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/profnet/trunk/debian/changelog       2013-05-11 
20:50:06 UTC (rev 13541)
+++ trunk/packages/rostlab/profnet/trunk/debian/changelog       2013-05-11 
20:52:19 UTC (rev 13542)
@@ -2,6 +2,7 @@
 
   * Implemented Eugene V. Lyubimkin's suggestions (minor changes in packaging
     details).
+  * Fixed d/rules so that now it builds twice in a row.
 
  -- Laszlo Kajan <[email protected]>  Mon, 17 Dec 2012 15:19:21 +0100
 

Modified: trunk/packages/rostlab/profnet/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/profnet/trunk/debian/rules   2013-05-11 20:50:06 UTC 
(rev 13541)
+++ trunk/packages/rostlab/profnet/trunk/debian/rules   2013-05-11 20:52:19 UTC 
(rev 13542)
@@ -27,7 +27,7 @@
        rm -f build-stamp configure-stamp
 
        # Add here commands to clean up after the build process.
-       $(MAKE) clean
+       $(MAKE) distclean
 
        dh_clean 
 


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

Reply via email to