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

pkg-kde: commit - rev 199 - people/dato/kde-common



Author: dato-guest
Date: 2004-11-06 23:17:59 -0700 (Sat, 06 Nov 2004)
New Revision: 199

Modified:
   people/dato/kde-common/rules.mk
Log:
Make install:: depend on the rest of double-colon targets.

Modified: people/dato/kde-common/rules.mk
===================================================================
--- people/dato/kde-common/rules.mk	2004-11-07 05:41:17 UTC (rev 198)
+++ people/dato/kde-common/rules.mk	2004-11-07 06:17:59 UTC (rev 199)
@@ -66,7 +66,7 @@
 	
 	touch $@
 
-install:: install-stamp
+install:: configure build make-install install-stamp
 install-stamp: make-install-stamp
 	dh_testdir
 	dh_testroot



Reply to: