On 06/12/18 13:50, Chase via cdesktopenv-devel wrote:
Ignore the misspelling, lintian throws a warning if the shebang isn't
present
I'm afraid this patch is a little bit too simple:
/usr/bin/tclsh doesn't exist on many systems. Often it is located in
/usr/local/bin
or sometimes also in /usr/pkg/bin. On FreeBSD its not even called tclsh.
Its called tclsh85 or tclsh86 or ...
For this reason you should better use a macro in the shebang line.
As an example you can search for the macro KORNSHELL and its implementation.
Fortunately docbook.tcl is not used, so it doesn't harm.
Thank you for your time,
-Chase
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
--
Ulrich Wilkens
Email: m...@uwilkens.de
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel