Files
rabbitmq-server/no-remove-common.patch
Sascha Peilicke 824648e915 Accepting request 158836 from home:cberendt:branches:network:messaging:amqp
updated to latest stable release 3.0.4
rebased one patch to be workable 3.0.4
updated entry in changes file

OBS-URL: https://build.opensuse.org/request/show/158836
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=14
2013-03-13 12:39:31 +00:00

11 lines
502 B
Diff

--- Makefile.orig 2013-03-13 11:32:13.354753804 +0100
+++ Makefile 2013-03-13 11:32:32.695820378 +0100
@@ -110,7 +110,6 @@
mkdir -p $(PLUGINS_DIR)
PLUGINS_SRC_DIR="" $(MAKE) -C "$(PLUGINS_SRC_DIR)" plugins-dist PLUGINS_DIST_DIR="$(CURDIR)/$(PLUGINS_DIR)" VERSION=$(VERSION)
echo "Put your EZs here and use rabbitmq-plugins to enable them." > $(PLUGINS_DIR)/README
- rm -f $(PLUGINS_DIR)/rabbit_common*.ez
# add -q to remove printout of warnings....
check-xref: $(BEAM_TARGETS) $(PLUGINS_DIR)