Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
debian packaging fix
(launchpad builds i386 with binary and amd64 with binary-arch only)
  • Loading branch information
jef-n committed Feb 21, 2015
1 parent 6b95a0f commit dbcbddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -152,7 +152,7 @@ cleantemplates:
$(MAKE) -f debian/rules templateclean
$(MAKE) -f debian/rules debian/control debian/compat

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

override_dh_clean: cleantemplates
Expand Down

0 comments on commit dbcbddb

Please sign in to comment.