mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
debian packaging fix
(launchpad builds i386 with binary and amd64 with binary-arch only)
This commit is contained in:
parent
6b95a0f0a1
commit
dbcbddb439
2
debian/rules
vendored
2
debian/rules
vendored
@ -152,7 +152,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 build clean install:
|
binary binary-arch build clean install:
|
||||||
dh $@ --with python2 --parallel --builddirectory=debian/build
|
dh $@ --with python2 --parallel --builddirectory=debian/build
|
||||||
|
|
||||||
override_dh_clean: cleantemplates
|
override_dh_clean: cleantemplates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user