[rkward-cvs] [rkward] macports: quick fix for bundle script

m.eik michalke meik.michalke at uni-duesseldorf.de
Wed Jan 28 15:51:31 UTC 2015


Git commit b237898fb8bd5076bdfbcca4ed820dfa7ac9f4a7 by m.eik michalke.
Committed on 28/01/2015 at 15:52.
Pushed by meikm into branch 'master'.

quick fix for bundle script

M  +1    -0    macports/update_bundle.sh

http://commits.kde.org/rkward/b237898fb8bd5076bdfbcca4ed820dfa7ac9f4a7

diff --git a/macports/update_bundle.sh b/macports/update_bundle.sh
index 057126f..9e934d5 100755
--- a/macports/update_bundle.sh
+++ b/macports/update_bundle.sh
@@ -144,6 +144,7 @@ if [[ $WIPEINST ]] ; then
       sudo rm "${libsymlink}"
     fi
   done
+  exit 0
 fi
 
 # prepare for a clean installation, remove all cached sources


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
rkward-cvs mailing list
rkward-cvs at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-cvs


More information about the rkward-tracker mailing list