Skip to content

Commit

Permalink
debian packaging fix (fixes #11465)
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Feb 25, 2015
1 parent e48e133 commit f213254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -151,7 +151,7 @@ cleantemplates:
$(MAKE) -f debian/rules templateclean $(MAKE) -f debian/rules templateclean
$(MAKE) -f debian/rules debian/control debian/compat $(MAKE) -f debian/rules debian/control debian/compat


binary binary-arch build clean install: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep:
dh $@ --with python2 --parallel --builddirectory=debian/build dh $@ --with python2 --parallel --builddirectory=debian/build


override_dh_clean: cleantemplates override_dh_clean: cleantemplates
Expand Down

0 comments on commit f213254

Please sign in to comment.