pkg-utils/main/cmd/pack
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
..
desc.c pack: read package name from description 2019-01-30 10:40:02 +01:00
filelist.c Initial commit 2019-01-26 23:19:21 +01:00
filelist_read.c pack cmd: seperate file line reader from file list parser 2019-01-27 16:46:44 +01:00
input_file.c pack cmd: seperate file line reader from file list parser 2019-01-27 16:46:44 +01:00
pack.c pack: read package name from description 2019-01-30 10:40:02 +01:00
pack.h pack: read package name from description 2019-01-30 10:40:02 +01:00
write_files.c Initial commit 2019-01-26 23:19:21 +01:00
write_hdr.c Add package header with dependency information 2019-01-28 20:01:36 +01:00
write_toc.c Initial commit 2019-01-26 23:19:21 +01:00