diff options
author | jlam <jlam@pkgsrc.org> | 2006-01-21 05:24:36 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-01-21 05:24:36 +0000 |
commit | 863c8a3454a72c1910710fd50dc65ed67146f5cf (patch) | |
tree | 2d545877aeedc73c3adc360eeb8def8395dbf79d /README | |
parent | 6becc5135f825188553e6986da8634a258720a96 (diff) | |
download | pkgsrc-863c8a3454a72c1910710fd50dc65ed67146f5cf.tar.gz |
Teach the extract script to simply copy the distfile over to the
current working directory by default if it can't figure out what type
of archive it is. This handles the most common case of overriding
EXTRACT_CMD in package Makefiles, which is to copy a C file or a Perl
script over to the work directory.
Also, modify the script to allow the file format to be specified on
the command line via a -f option, which will force the extract script
to interpret the archive as the specified a format. This covers the
case where there is a distfile with an unusual file extension that is
actually in well-known format, and we would like to just tell the
extract script which format this is.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions