Add SHA1SUM command

Change charset for manpages to ascii
This commit is contained in:
Tom G. Christensen
2004-12-31 12:22:38 +00:00
parent fc6afceaf6
commit bb3184f703
3 changed files with 11 additions and 3 deletions

View File

@@ -64,10 +64,11 @@ PRINTF=/usr/bin/printf
LN=/usr/bin/ln
GINSTALL=/usr/local/bin/install # BSD compatible install - usually GNU install
COMPRESS=/usr/bsd/compress
SHA1SUM=/usr/local/bin/sha1sum
# Groff stuff for manpages
NROFF=/usr/local/bin/nroff
NROFFOPTS="-c -mandoc -Tlatin1 -t"
NROFFOPTS="-c -mandoc -Tascii -t"
# Define defaults
pkgdir=${PWD##*/} # topdir under $BUILDPKG_BASE