Skip to content

Commit dbcbddb

Browse files
committedFeb 21, 2015
debian packaging fix
(launchpad builds i386 with binary and amd64 with binary-arch only)
1 parent 6b95a0f commit dbcbddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ cleantemplates:
152152
$(MAKE) -f debian/rules templateclean
153153
$(MAKE) -f debian/rules debian/control debian/compat
154154

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

158158
override_dh_clean: cleantemplates

0 commit comments

Comments
 (0)
Please sign in to comment.