Files
loeclipse/scripts/ant.sh
Samuel Mehrbrodt a2e2b277da Move docs to docs/ folder
In preparation to have this stuff online
2018-10-27 13:50:06 +02:00

7 lines
135 B
Bash
Executable File

#!/usr/bin/env bash
cd build
ant purge
ant -Dlibreoffice.home=/usr/lib/libreoffice -Declipse.home=/home/samuel/Programme/eclipse/ -v