summaryrefslogtreecommitdiff
path: root/packaging/macports/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/macports/Makefile')
-rw-r--r--packaging/macports/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/macports/Makefile b/packaging/macports/Makefile
index 243864e1..d5633955 100644
--- a/packaging/macports/Makefile
+++ b/packaging/macports/Makefile
@@ -38,10 +38,6 @@ macports: dirs $(DEST)/Portfile
sed -i -e 's|@SU_RABBITMQ_SH_C@|sudo -E -u rabbitmq -H /bin/sh -c|' \
$(DEST)/files/rabbitmq-script-wrapper
cp patch-org.macports.rabbitmq-server.plist.diff $(DEST)/files
-
-# This target ssh's into the OSX host in order to finalize the
-# macports repo
-macports_index:
if [ -n "$(MACPORTS_USERHOST)" ] ; then \
tar cf - -C $(MACPORTS_DIR) . | ssh $(SSH_OPTS) lshift@macrabbit ' \
d="/tmp/mkportindex.$$$$" ; \