]> git.proxmox.com Git - pve-cluster.git/commit - debian/rules
buildsys: autogen debug package and cleanup unecessary rules
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2017 14:04:21 +0000 (15:04 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 20 Nov 2017 11:41:45 +0000 (12:41 +0100)
commitb444665c076b575f1bab0430772667594b5b4c45
tree061939553b7515d8de1089dd685acaeb849f03f2
parente80d754480163df98a55ae6df36b5e073e6e1748
buildsys: autogen debug package and cleanup unecessary rules

don't do manually what the deb helpers do automatically and better.

Autogenerate the debug package, it includes now only the debugsymbols
without effectively duplicating all executables and libraries.
In the same step add a install file which installs our sysctl
settings, this is done together as it allows to skip some
intermediate steps, also the change is not to big, so it should be
possible to see whats going on.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/control.in
debian/install [new file with mode: 0644]
debian/rules