summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2010-02-11 16:00:26 +0000
committerMatthew Sackman <matthew@lshift.net>2010-02-11 16:00:26 +0000
commit0cf466290e35a3dc97a9541d0850a457c1c73a6a (patch)
tree1670feabb2c6ab1d509ea7d85e7b659e4d89f65f
parent692d43f10c1d999edf02a5648ed5e5083e624abf (diff)
parent44794ec46c05836c2f15ae4971b85561e6d9d645 (diff)
downloadrabbitmq-server-git-0cf466290e35a3dc97a9541d0850a457c1c73a6a.tar.gz
Merging bug22262 ⇨ default
-rw-r--r--packaging/macports/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/macports/Makefile b/packaging/macports/Makefile
index 243864e1f1..d5633955b9 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.$$$$" ; \