buildsys: read version from changelog

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-07-23 21:10:53 +02:00
parent 3e022e05c5
commit 5fb3d080ce

View File

@ -1,5 +1,11 @@
include /usr/share/dpkg/pkg-info.mk
include /usr/share/dpkg/architecture.mk
PACKAHE=libxdgmime
DEB = libxdgmime-perl_${DEB_VERSION_UPSTREAM_REVISION}_${DEB_BUILD_ARCH}.deb
OPKGNAME=Xdgmime
DEB = libxdgmime-perl_0.01-3_amd64.deb
${DEB}: ${OPKGNAME}/Xdgmime.xs
-rm -rf build