We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb5e74 commit ade713dCopy full SHA for ade713d
debian/rules
@@ -190,7 +190,7 @@ cleantemplates:
190
$(MAKE) -f debian/rules templateclean
191
$(MAKE) -f debian/rules debian/control debian/compat
192
193
-clean binary install:
+binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep:
194
dh $@ --with python2 --parallel --builddirectory=$(BUILDDIR)
195
196
override_dh_clean: cleantemplates
0 commit comments