[rkward] macports: added missing symlink
m.eik michalke
meik.michalke at uni-duesseldorf.de
Fri Dec 18 03:23:14 UTC 2015
Git commit 356079d848a5f09cf9f0af1baee5c086782d953c by m.eik michalke.
Committed on 18/12/2015 at 03:22.
Pushed by meikm into branch 'master'.
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/356079d848a5f09cf9f0af1baee5c086782d953c
diff --git a/macports/update_bundle.sh b/macports/update_bundle.sh
index 44cc6af..f4dfd08 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