[tlbuild] Support for musl

Norbert Preining norbert at preining.info
Tue Jan 30 02:29:57 CET 2018


Hi,

thanks for the deployment explanantion. I have now adapted our
travis.yml in line with yours, the only changes are:
- only build releases for the musl
- add env var tldir=i386-linuxmusl and x86_64-linuxmusl
- for no musl dont build docker
- change the before_deploy to
    if [ -n "$package" ]; then mv inst/bin/x86_64-pc-linux-gnu inst/bin/$tldir ; tar czvf ${package} -C inst/bin .; fi
  to get a the directory, too.

Hope that flies.

Norbert

--
PREINING Norbert                               http://www.preining.info
Accelia Inc.     +    JAIST     +    TeX Live     +    Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tlbuild mailing list