summaryrefslogtreecommitdiffstats
path: root/check_svn_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'check_svn_build.sh')
-rwxr-xr-xcheck_svn_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_svn_build.sh b/check_svn_build.sh
index ac69bf3..630c61a 100755
--- a/check_svn_build.sh
+++ b/check_svn_build.sh
@@ -43,7 +43,7 @@ BUILDDIR="../check_svn_build_buildDir"
MAKE="unsermake"
MAKE_ARGS="-j3"
CONFIG_OPTIONS="--prefix=/usr --enable-debug=no "
-SVNURL="https://svn.kde.org/home/kde/branches/extragear/kde3/network/kmyfirewall/"
+SVNURL="https://svn.kde.org/home/kde/branches/extragear/trinity/network/kmyfirewall/"
ADMIN="../../kde-common/admin/"
echo "Usage: check_svn_config.sh"