]> git.proxmox.com Git - lxcfs.git/commit
buildsys: fix source tarball generation
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 May 2023 11:39:49 +0000 (13:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 May 2023 11:41:37 +0000 (13:41 +0200)
commit05bf719189e4aacfefec89533e36d3e8a620ba4d
tree6477e706ef387884498236f36d07a63a0bab30ac
parent76fd6a7b2219ee71d222656af913a25ed732b165
buildsys: fix source tarball generation

debian want's this to be a level higher as it seems like autotools
also defaults to generating a source tar ball that contains
PROJECT-VERSION as top level directory. Otherwise dpkg-source thinks
that the whole source differs by itself, added at another level,
going then bonkers.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile