Small utility collection for dealing with file archives that have dependencies
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
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>
4 years ago
include Move mkdir_p helper function to main code 4 years ago
m4 Initial commit 4 years ago
main pack: read package name from description 4 years ago
.gitignore Initial commit 4 years ago
Makefile.am Move mkdir_p helper function to main code 4 years ago
autogen.sh Initial commit 4 years ago
configure.ac Initial commit 4 years ago