Ticket #30214: patch-runTests.sh.macports.diff
File patch-runTests.sh.macports.diff, 305 bytes (added by nicos_pavlov@…, 13 years ago) |
---|
-
src/test/runTests.sh
old new 1 1 #!/bin/bash 2 2 echo "Kile System Check script..." 3 3 4 export PATH=@PREFIX@/bin:$PATH:@APPLICATIONS_DIR@/KDE4/okular.app/Contents/MacOS/ 5 4 6 outfile=$1 5 7 basedir=$2 6 8