rev 9027 - branches/kde4/packages/meta-kde4/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Sat Jan 19 02:00:08 UTC 2008


Author: ana
Date: 2008-01-19 02:00:03 +0000 (Sat, 19 Jan 2008)
New Revision: 9027

Modified:
   branches/kde4/packages/meta-kde4/debian/rules
Log:
all the stuff is arch indep


Modified: branches/kde4/packages/meta-kde4/debian/rules
===================================================================
--- branches/kde4/packages/meta-kde4/debian/rules	2008-01-19 01:48:54 UTC (rev 9026)
+++ branches/kde4/packages/meta-kde4/debian/rules	2008-01-19 02:00:03 UTC (rev 9027)
@@ -37,12 +37,9 @@
 	# Add here commands to install the package into debian/kaider.
 
 
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
 binary-arch: build install
+
+binary-indep: build install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs 




More information about the pkg-kde-commits mailing list