diff options
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/macports/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/macports/Makefile b/packaging/macports/Makefile index 53d27f9b49..4db305eb58 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 \ |
