X-Git-Url: https://git.proxmox.com/?p=fence-agents-pve.git;a=blobdiff_plain;f=Makefile;h=d4d21c104b999f901d7f6a1ba835eb3d4ab0e97b;hp=e67ae1bb1a7ee12de282248d89999105917abd47;hb=d080af8186da1c786b05c0d63bc248416e98462f;hpb=f2c0d68f820e0a3cd1a70d492467d9fa15a501a1 diff --git a/Makefile b/Makefile index e67ae1b..d4d21c1 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,8 @@ FAVER=3.1.9 FADIR=fence-agents-${FAVER}.6-582aa5 FASRC=${FADIR}.tar.gz -DEB=${PACKAGE}_${FAVER}-${PKGREL}_amd64.deb +ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) +DEB=${PACKAGE}_${FAVER}-${PKGREL}_${ARCH}.deb all: ${DEB}