5
0
mirror of git://git.proxmox.com/git/lxc.git synced 2025-03-16 10:50:38 +03:00

buildsys: cleanup & dbgsym package switch

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2017-11-20 14:15:37 +01:00
parent bc7e56ac99
commit 949a6e9fa8
3 changed files with 1 additions and 15 deletions

View File

@ -10,7 +10,7 @@ GITVERSION:=$(shell cat .git/refs/heads/master)
DEB1=${PACKAGE}_${LXCVER}-${DEBREL}_${ARCH}.deb
DEB2=${PACKAGE}-dev_${LXCVER}-${DEBREL}_${ARCH}.deb \
${PACKAGE}-dbg_${LXCVER}-${DEBREL}_${ARCH}.deb
${PACKAGE}-dbgsym_${LXCVER}-${DEBREL}_${ARCH}.deb
DEBS=$(DEB1) $(DEB2)
all: ${DEBS}

9
debian/control vendored
View File

@ -46,15 +46,6 @@ Description: Linux containers usersapce tools
object which provides full resource isolation and resource control for
an applications or a system.
Package: lxc-pve-dbg
Section: debug
Architecture: any
Depends: lxc-pve (= ${binary:Version}),
lxc-pve-dev (= ${binary:Version}),
${misc:Depends},
Description: Debug symbols for LXC
This package contains the debug symbols for LXC.
Package: lxc-pve-dev
Section: libdevel
Architecture: any

5
debian/rules vendored
View File

@ -3,8 +3,6 @@
# output every command that modifies files on the build system.
#DH_VERBOSE = 1
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
@ -28,9 +26,6 @@ override_dh_auto_configure:
--disable-examples \
--enable-seccomp
override_dh_strip:
dh_strip --dbg-package=lxc-pve-dbg
override_dh_fixperms:
dh_fixperms -Xusr/lib/$(DEB_HOST_MULTIARCH)/lxc/lxc-user-nic