[Debian-olpc-commits] r29 - olpc-hardware-manager/trunk/debian

holger at alioth.debian.org holger at alioth.debian.org
Thu Jun 26 17:18:48 UTC 2008


Author: holger
Date: 2008-06-26 17:18:47 +0000 (Thu, 26 Jun 2008)
New Revision: 29

Modified:
   olpc-hardware-manager/trunk/debian/TODO
   olpc-hardware-manager/trunk/debian/rules
Log:
done

Modified: olpc-hardware-manager/trunk/debian/TODO
===================================================================
--- olpc-hardware-manager/trunk/debian/TODO	2008-06-26 12:34:48 UTC (rev 28)
+++ olpc-hardware-manager/trunk/debian/TODO	2008-06-26 17:18:47 UTC (rev 29)
@@ -3,4 +3,3 @@
 
  - write README.Debian
  - proper description in control
- - test if it works properly: use binary-indep instead of binary-arch

Modified: olpc-hardware-manager/trunk/debian/rules
===================================================================
--- olpc-hardware-manager/trunk/debian/rules	2008-06-26 12:34:48 UTC (rev 28)
+++ olpc-hardware-manager/trunk/debian/rules	2008-06-26 17:18:47 UTC (rev 29)
@@ -47,10 +47,6 @@
 
 	# Add here commands to install the package into debian/olpc-hardware-manager.
 
-# Build architecture-dependent files here.
-binary-arch: build install
-# We have nothing to do by default.
-
 # Build architecture-independent files here.
 binary-indep: build install
 	dh_testdir
@@ -69,5 +65,9 @@
 	dh_md5sums
 	dh_builddeb
 
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure




More information about the Debian-olpc-commits mailing list