Hack for arm/armhf (#22)

* Hack for arm/armhf

* typos and layout
This commit is contained in:
Miek Gieben 2017-11-11 15:20:31 +00:00 committed by GitHub
parent aaf5dae5dd
commit fd57cf8510
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

View file

@ -4,7 +4,7 @@
.PHONY: debian
debian:
dpkg-buildpackage -us -uc -b --target-arch amd64
dpkg-buildpackage -us -uc -b --target-arch arm
dpkg-buildpackage -us -uc -b --target-arch armhf
dpkg-buildpackage -us -uc -b --target-arch arm64
# debs are one up
ls ../*.deb