Man page - manifake(1)
Packages contains this manual
- patbase(1)
- patsend(1)
- patmake(1)
- patcol(1)
- packinit(1)
- jmkmf(1)
- patftp(1)
- manicheck(1)
- makedist(1)
- kitsend(1)
- metaxref(1)
- pat(1)
- patpost(1)
- patdiff(1)
- patlog(1)
- manilist(1)
- patindex(1)
- patname(1)
- manifake(1)
- metalint(1)
- patclean(1)
- kitpost(1)
- dist(7)
- patsnap(1)
- jmake(1)
- patcil(1)
- metaconfig(1)
- patnotify(1)
apt-get install dist
Manual
MANIFAKE
NAMESYNOPSIS
DESCRIPTION
AUTHOR
FILES
SEE ALSO
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).