mirror of
https://git.proxmox.com/git/libxdgmime-perl
synced 2025-07-30 04:44:25 +00:00
buildsys: read version from changelog
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3e022e05c5
commit
5fb3d080ce
8
Makefile
8
Makefile
@ -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
|
OPKGNAME=Xdgmime
|
||||||
DEB = libxdgmime-perl_0.01-3_amd64.deb
|
|
||||||
|
|
||||||
${DEB}: ${OPKGNAME}/Xdgmime.xs
|
${DEB}: ${OPKGNAME}/Xdgmime.xs
|
||||||
-rm -rf build
|
-rm -rf build
|
||||||
|
Loading…
Reference in New Issue
Block a user