Small utility collection for dealing with file archives that have dependencies
Go to file
David Oberhollenzer 04f19bac2f pack: read package name from description
This commit changes the pack command to read the output package name from
the description file instead of the command line. The command line argument
is replaced with a package repository directory to which the package file
is then written.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-01-30 10:40:02 +01:00
include Move mkdir_p helper function to main code 2019-01-29 22:03:33 +01:00
m4 Initial commit 2019-01-26 23:19:21 +01:00
main pack: read package name from description 2019-01-30 10:40:02 +01:00
.gitignore Initial commit 2019-01-26 23:19:21 +01:00
Makefile.am Move mkdir_p helper function to main code 2019-01-29 22:03:33 +01:00
autogen.sh Initial commit 2019-01-26 23:19:21 +01:00
configure.ac Initial commit 2019-01-26 23:19:21 +01:00