Skip to content

Commit

Permalink
debian packaging: restore dh targets
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Oct 5, 2015
1 parent 7eb5e74 commit ade713d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ cleantemplates:
$(MAKE) -f debian/rules templateclean
$(MAKE) -f debian/rules debian/control debian/compat

clean binary install:
binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep:
dh $@ --with python2 --parallel --builddirectory=$(BUILDDIR)

override_dh_clean: cleantemplates
Expand Down

0 comments on commit ade713d

Please sign in to comment.