summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2016-10-12 12:21:33 -0300
committerFelipe Sateler <fsateler@debian.org>2016-10-12 12:24:19 -0300
commitcf1e582d712ccacdcca9d0209e403de50ff5e7c3 (patch)
treea8b5f49cd101fe9a60a82d14135d0767e3fe78a3 /debian/rules
parent33795d3fe265ff97eac4df763cbe8d1e4421c2ac (diff)
Also hook up debian/mkosi.1 for build-indep builds
Closes: #840425
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 523b72a..b610a2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export PYBUILD_NAME=mkosi
dh $@ --with python3 --buildsystem=pybuild
# need explicit target to be able to mark as phony
-build: debian/mkosi.1
+build build-indep: debian/mkosi.1
dh $@ --with python3 --buildsystem=pybuild
debian/mkosi.1: