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

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



Author: dato-guest
Date: 2004-11-05 16:53:16 -0700 (Fri, 05 Nov 2004)
New Revision: 192

Modified:
   people/dato/kde-common/rules.mk
Log:
Er, shit: accidentally dropped dh_link from binary-common in r184.


Modified: people/dato/kde-common/rules.mk
===================================================================
--- people/dato/kde-common/rules.mk	2004-11-05 23:04:10 UTC (rev 191)
+++ people/dato/kde-common/rules.mk	2004-11-05 23:53:16 UTC (rev 192)
@@ -93,6 +93,7 @@
 # binary-common must not depend on anything. it is to be called by
 # binary-whatever in another 'make' thread.
 binary-common:
+	dh_link
 	dh_strip
 	dh_compress $(DH_COMPRESS_ARGS)
 	dh_fixperms $(DH_FIXPERMS_ARGS)



Reply to: