diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /print/dvips/pkg-plist | |
parent | Add $Id$. (diff) |
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Diffstat (limited to 'print/dvips/pkg-plist')
-rw-r--r-- | print/dvips/pkg-plist | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/print/dvips/pkg-plist b/print/dvips/pkg-plist index f7a02bdc0025..75f7a8e1b6f5 100644 --- a/print/dvips/pkg-plist +++ b/print/dvips/pkg-plist @@ -1,11 +1,6 @@ -@cd /usr/local -@owner bin -@group bin -@mode 755 bin/afm2tfm bin/dvips bin/MakeTeXPK -@mode 644 lib/texmf/ps/tex.pro lib/texmf/ps/texc.pro lib/texmf/ps/texps.pro @@ -25,5 +20,5 @@ lib/texmf/tex/blackdvi.sty lib/texmf/tex/blackdvi.tex lib/texmf/tex/dvips.tex lib/texmf/tex/dvipsmac.tex -man/man1/dvips.1 -man/man1/afm2tfm.1 +man/man1/dvips.1.gz +man/man1/afm2tfm.1.gz |