[rkward/releases/0.6.4] macports: added missing symlink

m.eik michalke meik.michalke at uni-duesseldorf.de
Fri Dec 18 03:12:05 UTC 2015


Git commit 7e4da88148a391cf7e26eb6f7095ede01e548a99 by m.eik michalke.
Committed on 18/12/2015 at 03:10.
Pushed by meikm into branch 'releases/0.6.4'.

added missing symlink

  - when removing an existing installation, the symlink to the rsyncd daemon was forgotten

M  +1    -0    macports/update_bundle.sh

http://commits.kde.org/rkward/7e4da88148a391cf7e26eb6f7095ede01e548a99

diff --git a/macports/update_bundle.sh b/macports/update_bundle.sh
index 1d3ef6a..fe98bb5 100755
--- a/macports/update_bundle.sh
+++ b/macports/update_bundle.sh
@@ -139,6 +139,7 @@ if [[ $WIPEINST ]] ; then
     /Library/LaunchDaemons/org.freedesktop.avahi-dnsconfd.plist \
     /Library/LaunchAgents/org.macports.kdecache.plist \
     /Library/LaunchDaemons/org.macports.mysql5.plist \
+    /Library/LaunchDaemons/org.macports.rsyncd.plist \
     /Library/LaunchDaemons/org.macports.slapd.plist
   do
     if [ -L "${libsymlink}" ] ; then



More information about the rkward-tracker mailing list