[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/quality-kde-org] tools: update-checkouts - bundled-apps is really calligra now
From:       Allen Winter <allen.winter () kdab ! com>
Date:       2016-02-07 20:56:57
Message-ID: E1aSWO9-00078L-0B () scm ! kde ! org
[Download RAW message or body]

Git commit d57506c593f2e64ecf3ffff69da8999d0a2b8919 by Allen Winter.
Committed on 07/02/2016 at 20:56.
Pushed by winterz into branch 'master'.

update-checkouts - bundled-apps is really calligra now

M  +4    -3    tools/update-checkouts

http://commits.kde.org/websites/quality-kde-org/d57506c593f2e64ecf3ffff69da=
8999d0a2b8919

diff --git a/tools/update-checkouts b/tools/update-checkouts
index 550c362..3a0c6d9 100755
--- a/tools/update-checkouts
+++ b/tools/update-checkouts
@@ -97,10 +97,11 @@ source_update $TOP/kdereview "kdereview" "trunk"
 source_update $TOP/kdesupport "kdesupport" "trunk"
 =

 # Pull in Calligra...
-if [ ! -d $TOP/bundled-apps ]; then
-    mkdir -p $TOP/bundled-apps
+if [ ! -d $TOP/calligra ]; then
+    mkdir -p $TOP/calligra
 fi
-git_update $TOP/bundled-apps/calligra
+git_update $TOP/calligra
+(cd $TOP; rm -f bundled-apps; ln -s calligra bundled-apps)
 =

 # Put in place the quality checkout symlink
 # We already have a clone of this in $HOME (per update-scripts) so just re=
use that one....
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic