5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-23 06:50:05 +03:00

allow other archs than amd64

else lintian does not find the correct package to check if build
on a foreign architecture

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2016-08-05 12:34:02 +02:00 committed by Dietmar Maurer
parent c617d721a1
commit 0a3c58e0af

View File

@ -10,7 +10,9 @@ PKGREL=7
GITVERSION:=$(shell cat .git/refs/heads/master)
GEN_DEB=${GEN_PACKAGE}_${DOCRELEASE}-${PKGREL}_amd64.deb
ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
GEN_DEB=${GEN_PACKAGE}_${DOCRELEASE}-${PKGREL}_${ARCH}.deb
DOC_DEB=${DOC_PACKAGE}_${DOCRELEASE}-${PKGREL}_all.deb
CHAPTER_LIST= \