Ticket #28400: patch-runTests.sh.texbin.diff
File patch-runTests.sh.texbin.diff, 322 bytes (added by nicos_pavlov@…, 14 years ago) |
---|
-
src/test/runTests.sh
old new 1 1 #!/bin/bash 2 2 echo "Kile System Check script..." 3 3 4 export PATH=/usr/texbin:$PATH:/Applications/MacPorts/KDE4/okular.app/Contents/MacOS:/usr/local/bin 5 4 6 outfile=$1 5 7 basedir=$2 6 8