Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
build-heapjar-to-share.patch | Install build-heapjar script to /usr/share build-heapjar is infrequently used and installing it to /usr/bin constitutes namespace pollution. |
David Banks <amoebae@gmail.com> | no | |||
srfi-22-to-share.patch | Install srfi-22 support script to /usr/share This is really part of the internal machinery of sisc and is not meant for use as an interpreter/binary. |
David Banks <amoebae@gmail.com> | no | |||
stop-srfi-22-namespace-pollution.patch | Don't install srfi-22 support binaries The symlinks that install-srfi22.sh created in /usr/bin are no longer needed as this is now handled by the alternatives system in maintainer scripts. |
David Banks <amoebae@gmail.com> | no | |||
hyphen-used-as-minus-sign.patch | Fix hyphens and minus sign syntaxes in manpage Use the correct markup for each. Marking up 'example-arguments-like-this' with hyphens as present. |
David Banks <amoebae@gmail.com> | no | |||
install-jars-to-share-java.patch | Install jars to /usr/share/java as per Java policy Hack redefines /usr/share/java as SISC_HOME. | David Banks <amoebae@gmail.com> | no |