Author: branden
Date: 2005-03-09 20:06:25 -0500 (Wed, 09 Mar 2005)
New Revision: 24

Modified:
   trunk/debian/rules
Log:
Use upstream "distclean" target when cleaning the tree.  This restores the
tree to its proper state.


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules  2005-03-10 00:33:15 UTC (rev 23)
+++ trunk/debian/rules  2005-03-10 01:06:25 UTC (rev 24)
@@ -8,7 +8,7 @@
        $(MAKE) -C xc World
 
 clean:
-       $(MAKE) -C xc clean
+       $(MAKE) -C xc distclean
        rm -f stamp-build
 
 .PHONY: build clean


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to