All that's needed is a sed pass on deps/rabbitmq_management/bin/rabbitmqadmin, 
which has:
VERSION = '%%VSN%%'

Its makefile seems to be ready for that in the prepare-dist target:
prepare-dist::
        $(verbose) sed 's/%%VSN%%/$(PROJECT_VERSION)/' bin/rabbitmqadmin \
                > $(EZ_DIR)/priv/www/cli/rabbitmqadmin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773324

Title:
  rabbitmqadmin shows %%VSN%% as version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1773324/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to