SHARE
TWEET

texlive package (partial)

a guest May 22nd, 2015 6 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. INSTALL()
  2. {
  3.          cp -p -L -R Build/source/bin/i386-haiku/ Master/bin/
  4.          cd Master
  5.          export PATH=./bin/i386-haiku:$PATH
  6.          TEXLIVE_INSTALL_TEXMFVAR=/boot/home/config/settings/texlive/`date +%Y`/texmf-var
  7.          TEXLIVE_INSTALL_TEXMFCONFIG=/boot/home/config/settings/texlive/`date +%Y`/texmf-config
  8.          TEXLIVE_INSTALL_PREFIX=$dataDir/texlive install-tl <<< $'S\ne\nR\nI\n'
  9. }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top