Switch binary-arch/binary-indep rules. v0.4.0
authorMichael Prokop <mika@grml.org>
Fri, 19 Feb 2010 20:30:42 +0000 (21:30 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 19 Feb 2010 20:30:42 +0000 (21:30 +0100)
debian/rules

index 4c452fb..4cbc41b 100755 (executable)
@@ -33,12 +33,12 @@ install: build
        install -m 755 grml-hwinfo $(CURDIR)/debian/grml-hwinfo/usr/bin/
        install -m 755 sysdump     $(CURDIR)/debian/grml-hwinfo/usr/bin/
 
-# 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
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
        dh_testdir
        dh_testroot
        dh_installchangelogs