Correct test suite path to Qt.

wilder
Michael Pyne 14 years ago
parent 6ee80150f3
commit d94d95e9fd
  1. 2
      kdesrc-build-test.pl

@ -50,7 +50,7 @@ my %moreOptions = (
'qt' => {
'cxxflags' => '-pipe -march=i386',
'configure-flags' => '-fast',
'repository' => 'git://gitorious.org/qt/qt.git',
'repository' => 'kde:qt',
},
'kdelibs' => {

Loading…
Cancel
Save