remove unneded script
This commit is contained in:
parent
b1925a752f
commit
9225c03547
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
set -e
|
||||
|
||||
# set up packages to be available for latex
|
||||
mkdir -p ~/texmf/tex/latex
|
||||
ln -s build/packages ~/texmf/tex/latex/packages
|
||||
|
||||
# generate doc
|
||||
make doc
|
||||
|
Loading…
Reference in a new issue