No description
Find a file
Thomas Lamprecht e5f0776517 re-organize source hierachy
data/src was a bit odd, and git is good enough to resolve such things
for history (blame) or applying patches, so don't bother enduring
this.

The process was basically:

 git mv data/src/ data/pmxcfs
 git mv data/ src
 git mv cpgtest.c src/test
 git mv src/cts/* src/test/scripts

And a few Makefile fixups.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-19 18:04:56 +02:00
debian d/control: avoid versioned build-dependcies with a -1 Debian revisions 2023-05-19 17:26:31 +02:00
src re-organize source hierachy 2023-05-19 18:04:56 +02:00
.gitignore gitignore: do not track *.buildinfo files 2018-07-26 09:33:06 +02:00
Makefile re-organize source hierachy 2023-05-19 18:04:56 +02:00