summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorDavid Wragg <dpw@lshift.net>2010-01-22 15:46:33 +0000
committerDavid Wragg <dpw@lshift.net>2010-01-22 15:46:33 +0000
commitf4f262feca4ca84fe3c76c220376361d4adf7744 (patch)
tree02522d09dfa4907561794e457ec102ff400d9252 /packaging
parent9898bc1ba8ca17b8d7b858f937c550179db58b2f (diff)
downloadrabbitmq-server-f4f262feca4ca84fe3c76c220376361d4adf7744.tar.gz
Leave 'hg stat' clean after macports packaging
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macports/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/macports/Makefile b/packaging/macports/Makefile
index 53d27f9b..4db305eb 100644
--- a/packaging/macports/Makefile
+++ b/packaging/macports/Makefile
@@ -29,6 +29,7 @@ $(DEST)/Portfile: Portfile.in
done >checksums.sed
sed -e "s|@VERSION@|$(VERSION)|g;s|@BASE_URL@|$(REAL_WEB_URL)|g" \
-f checksums.sed <$^ >$@
+ rm checksums.sed
macports: dirs $(DEST)/Portfile
for f in rabbitmq-asroot-script-wrapper rabbitmq-script-wrapper ; do \