tags 831923 + patch
thanks

Swapped binary-* targets.

Trivial patch attached.
--- a/debian/rules
+++ b/debian/rules
@@ -56,12 +56,12 @@ install: build
 
        touch install-stamp
 
-# Build architecture-independent files here.
-binary-indep: build install
+# Build architecture-dependent files here.
+binary-arch:
 # We have nothing to do by default.
 
-# Build architecture-dependent files here.
-binary-arch: build install
+# Build architecture-independent files here.
+binary-indep: build install
 #      dh_testversion
        dh_testdir
        dh_testroot
  • Bug#831923: dbix-easy-perl: FTBFS with dpkg-buildpackage -A:... Santiago Vila

Reply via email to