5401719b98
Use Bugzilla for bug reporting. * README: Mention Bugzilla. * fsh.texi (Bugs): Mention Bugzilla. Port to Python 2.2. (Bug 332). * fshcompat.py: New module, that finds some constants in os, fcntl, FCNTL or thin air depending on Python version. * fshlib.py: Use fshcompat instead of FCNTL. * infshd.py: Ditto. * Makefile.am (pkgdata_DATA): Added fshcompat.py.
17 lines
407 B
Text
17 lines
407 B
Text
@comment $NetBSD: PLIST,v 1.3 2003/03/05 21:59:35 jschauma Exp $
|
|
bin/fcp
|
|
bin/fsh
|
|
bin/fshd
|
|
bin/in.fshd
|
|
libexec/fcpwrap
|
|
share/fsh/fsh.py
|
|
share/fsh/fshcompat.py
|
|
share/fsh/fshconfig.py
|
|
share/fsh/fshd.py
|
|
share/fsh/fshlib.py
|
|
share/fsh/fshversion.py
|
|
share/fsh/infshd.py
|
|
@unexec ${INSTALL_INFO} --delete %D/info/fsh.info %D/info/dir
|
|
info/fsh.info
|
|
@exec ${INSTALL_INFO} %D/info/fsh.info %D/info/dir
|
|
@dirrm share/fsh
|