openbsd-ports/textproc/xml2rfc/files/xml2rfc.no_x11

9 lines
172 B
Plaintext
Raw Normal View History

2003-02-17 08:29:17 -05:00
#!/bin/sh
2001-03-30 10:53:13 -05:00
#
2003-12-27 18:34:42 -05:00
# $Id: xml2rfc.no_x11,v 1.3 2003/12/27 23:35:46 jose Exp $
2001-03-30 10:53:13 -05:00
2003-12-27 18:34:42 -05:00
tclsh=y0y0y0/bin/tclsh8.4
2003-02-17 08:29:17 -05:00
xml2rfc=y0y0y0/share/xml2rfc/xml2rfc.tcl
2001-03-30 10:53:13 -05:00
2003-02-17 08:29:17 -05:00
exec $tclsh $xml2rfc xml2rfc $@