summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 4ce9b7f..2f33c65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ install-stamp: build-stamp
touch install-stamp
# Build architecture-independent files here.
-binary-indep: build install
+binary-arch: build install
dh_testdir
dh_testroot
dh_installdocs
@@ -53,7 +53,7 @@ binary-indep: build install
dh_builddeb
# Build architecture-dependent files here.
-binary-arch: build install
+binary-indep: build install
# We have nothing to do by default.
source diff: