[rkward] macports: updated bundle script
m.eik michalke
meik.michalke at uni-duesseldorf.de
Tue Dec 1 21:15:54 UTC 2015
Git commit 8ee5d8dae43dbc73a036740c202d410f2179b525 by m.eik michalke.
Committed on 01/12/2015 at 21:14.
Pushed by meikm into branch 'master'.
updated bundle script
- since were using git now, no need to install the subversion port by default any more
M +0 -3 macports/update_bundle.sh
http://commits.kde.org/rkward/8ee5d8dae43dbc73a036740c202d410f2179b525
diff --git a/macports/update_bundle.sh b/macports/update_bundle.sh
index e388729..57f51a5 100755
--- a/macports/update_bundle.sh
+++ b/macports/update_bundle.sh
@@ -179,9 +179,6 @@ if [[ $FRESHMCP ]] ; then
if [[ $CLANG ]] ; then
sudo port -v install ${CLANG} ${LLVMFIX} || exit 1
fi
-# # if you don't have the latest Xcode, some dependencies of subversion might need certain compilers
-# sudo port -v install subversion ${LLVMFIX} || exit 1
- sudo port -v install subversion || exit 1
sudo port -v selfupdate || exit 1
echo "successfully completed reincarnation of ${MPTINST}!"
fi
More information about the rkward-tracker
mailing list