1
0
Fork 0
mirror of https://github.com/pygos/pkg-utils.git synced 2024-05-18 04:06:15 +02:00
pkg-utils/main/cmd/pack
David Oberhollenzer effe7bf69a pack: If source path is omitted, interpret as relative path
If no source file path is given for the file statement in a package source
listing, take the actual file name and interpret it as relative to the
source listing file.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-01-31 23:23:05 +01:00
..
desc.c Cleanup: unify input file processing code 2019-01-31 22:15:41 +01:00
filelist.c pack: If source path is omitted, interpret as relative path 2019-01-31 23:23:05 +01:00
pack.c pack: read package name from description 2019-01-30 10:40:02 +01:00
pack.h Cleanup: unify input file processing code 2019-01-31 22:15:41 +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