[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r827 - trunk/xsfbs



Author: dnusinow
Date: 2005-10-31 22:18:53 -0500 (Mon, 31 Oct 2005)
New Revision: 827

Modified:
   trunk/xsfbs/xsfbs.mk
Log:
Rename clean target so as not to confuse make

Modified: trunk/xsfbs/xsfbs.mk
===================================================================
--- trunk/xsfbs/xsfbs.mk	2005-11-01 03:00:57 UTC (rev 826)
+++ trunk/xsfbs/xsfbs.mk	2005-11-01 03:18:53 UTC (rev 827)
@@ -186,7 +186,7 @@
 	      debian/*.prerm
 
 # Clean the package build tree.
-.PHONY: clean
+.PHONY: xsfclean
 clean: unpatch cleanscripts
 	dh_testdir
 	rm -f .pc patches



Reply to: