Ticket #28400: patch-runTests.sh.macports.diff
File patch-runTests.sh.macports.diff, 311 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=/opt/local/bin:$PATH:/Applications/MacPorts/KDE4/okular.app/Contents/MacOS/ 5 4 6 outfile=$1 5 7 basedir=$2 6 8