texlive: fix postinst, prerm, preinst scripts (#1648)
authorHenrik Grimler <henka20@hotmail.com>
Tue, 10 Oct 2017 22:48:35 +0000 (00:48 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Tue, 10 Oct 2017 22:48:35 +0000 (00:48 +0200)
commit5ceb2e0ea9992105110628e4b88c0ea5bb3e336c
tree52f31762277682a36d5b520a7959a133e39461a8
parentc3a2c2c7645f43258d7597afb26168067be8ad40
texlive: fix postinst, prerm, preinst scripts (#1648)

* texlive: use bash instead of sh in preinst scripts

* texlive: remove old trailing comment

* texlive: use bash instead of sh in postinst and prerm scripts.

sh doesn't support "mkdir folder1/{folder2,folder3}" and similar.

* texlive: export TMPDIR in postinst so that fresh installation will work also in ssh shell
packages/texlive-bin/build.sh
packages/texlive/build.sh