]> git.ipfire.org Git - people/ms/pakfire.git/commit
build: Create function to call dependency scripts
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Nov 2022 21:33:02 +0000 (21:33 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Nov 2022 21:33:02 +0000 (21:33 +0000)
commitc918439264408d65ab9224b93a680fffc1247230
treecdb30b33d2dc3574ce31a54bf3eea73e6be4c894
parent09df77a2926f8b8dc3727e0f84b92070ee91ffa9
build: Create function to call dependency scripts

This makes it easier to call this function many times.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/build.c