We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48e133 commit f213254Copy full SHA for f213254
debian/rules
@@ -151,7 +151,7 @@ cleantemplates:
151
$(MAKE) -f debian/rules templateclean
152
$(MAKE) -f debian/rules debian/control debian/compat
153
154
-binary binary-arch build clean install:
+binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep:
155
dh $@ --with python2 --parallel --builddirectory=debian/build
156
157
override_dh_clean: cleantemplates
0 commit comments