mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-10-04 08:21:57 +00:00
buildsys: drop useless packaging variable/includes in src
and allow overriding the PACKAGE variable, making it actually useful Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2d3766be89
commit
06d9a97f5b
@ -1,9 +1,4 @@
|
||||
include /usr/share/dpkg/pkg-info.mk
|
||||
include /usr/share/dpkg/architecture.mk
|
||||
|
||||
PACKAGE=libpve-access-control
|
||||
|
||||
BUILDDIR ?= ${PACKAGE}-${DEB_VERSION_UPSTREAM}
|
||||
PACKAGE ?= libpve-access-control
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
Loading…
Reference in New Issue
Block a user