1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00
cde/bin
Martijn Dekker d3a9da12df package: make 'bin/package use' use the compiled shell
If a version of ksh was successfully compiled, then you would
probably want to use it instead of the default system ksh when
invoking 'bin/package use'.

bin/package, src/cmd/INIT/package.sh:
- Remove '32' and '64' arguments to the 'use' subcommand which
  never worked as documented, even in the 93u+ version.
- For the use subcommand, set SHELL to the compiled package's ksh,
  unless it is unavailable or overridden by the user.
- Update and tweak self-documentation.
2022-08-20 23:21:41 +01:00
..
ignore Update author attributions in all source files 2022-07-31 00:47:08 +02:00
Mamfile_indent Build system: make SHOPT_* editable again; allow indenting Mamfiles 2021-01-22 23:39:59 +00:00
Mamfile_rm_unused_vars build system: rm unused variable declarations from Mamfiles 2021-02-05 15:39:31 +00:00
mamprobe Update author attributions in all source files 2022-07-31 00:47:08 +02:00
package package: make 'bin/package use' use the compiled shell 2022-08-20 23:21:41 +01:00
shtests bin/shtests wrapper: export INSTALLROOT when using other ksh 2020-06-26 12:22:25 +02:00
silent Update author attributions in all source files 2022-07-31 00:47:08 +02:00