]> git.ipfire.org Git - people/ms/pakfire.git/commit - Makefile.am
build: Move build process into libpakfire
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 May 2021 15:10:41 +0000 (15:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 May 2021 15:10:41 +0000 (15:10 +0000)
commit1a27600753a85338fba42537dac02598a31e12fc
tree365d861d03e2ff080c469c95cf7276588932fc8a
parent35175f7d16cb7cab90b2426a2c2b7f5cba510b6a
build: Move build process into libpakfire

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/_pakfire/pakfire.c
src/libpakfire/build.c [new file with mode: 0644]
src/libpakfire/include/pakfire/build.h [new file with mode: 0644]
src/libpakfire/libpakfire.sym
src/pakfire/builder.py