mirror of
https://git.proxmox.com/git/libxdgmime-perl
synced 2025-07-27 11:50:23 +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
|
||||
DEB = libxdgmime-perl_0.01-3_amd64.deb
|
||||
|
||||
${DEB}: ${OPKGNAME}/Xdgmime.xs
|
||||
-rm -rf build
|
||||
|
Loading…
Reference in New Issue
Block a user