mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-02 15:29:58 +00:00
improve passing package version down
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
84c6d299c7
commit
d2eb74c991
1
Makefile
1
Makefile
@ -1,4 +1,5 @@
|
||||
include /usr/share/dpkg/pkg-info.mk
|
||||
export DEB_VERSION_UPSTREAM_REVISION
|
||||
|
||||
export PACKAGE=proxmox-widget-toolkit
|
||||
BUILDDIR ?= ${PACKAGE}-${DEB_VERSION_UPSTREAM}
|
||||
|
@ -1,5 +1,3 @@
|
||||
-include /usr/share/dpkg/pkg-info.mk
|
||||
|
||||
DESTDIR=
|
||||
DOCDIR=${DESTDIR}/usr/share/doc/${PACKAGE}
|
||||
WWWBASEDIR=${DESTDIR}/usr/share/javascript/${PACKAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user