Man page - manifake(1)
Packages contas this manual
- patcil(1)
- kitpost(1)
- patmake(1)
- patname(1)
- patclean(1)
- patindex(1)
- patpost(1)
- metaconfig(1)
- packinit(1)
- metalint(1)
- manilist(1)
- patftp(1)
- patcol(1)
- jmake(1)
- patnotify(1)
- patdiff(1)
- patlog(1)
- pat(1)
- jmkmf(1)
- metaxref(1)
- dist(7)
- patsnap(1)
- manifake(1)
- makedist(1)
- manicheck(1)
- patbase(1)
- patsend(1)
- kitsend(1)
Package: dist
apt-get install dist
apt-get install dist
Manuals in package:
Documentations in package:
Manual
| MANIFAKE(1) | General Commands Manual | MANIFAKE(1) |
NAME
manifake - creates a MANIFEST.new out of a MANIFEST file
SYNOPSIS
manifake
DESCRIPTION
Manifake is a real simpleminded program that takes a MANIFEST file, such as one produced by a shar program, and creates a MANIFEST.new file ready to be used by all the dist programs. What it does is that all archive numbers are removed and the optional leading comments up to a dashed-line are thrown away.
Manifake will typically be used when converting an existing package to use metaconfig or any other dist utility.
AUTHOR
Raphael Manfredi <Raphael.Manfredi@pobox.com>
FILES
- MANIFEST
- Original manifest produced by some shar program
- MANIFEST.new
- Faked manifest file, suitable for use by any dist programs.
SEE ALSO
makedist(1), metaconfig(1), pat(1).
| ram |