Skip to content

Instantly share code, notes, and snippets.

@kirushik
Last active August 29, 2015 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kirushik/a2888fbabe29cdbd6c6c to your computer and use it in GitHub Desktop.
Save kirushik/a2888fbabe29cdbd6c6c to your computer and use it in GitHub Desktop.
package.mk to add ets-cache into RabbitMQ build (should be placed in umbrella/ets-cache)
APP_NAME:=ets_cache
UPSTREAM_GIT:=https://github.com/blinkov/ets-cache.git
UPSTREAM_REVISION:=96e9a2a7c16127b8f4d0bdb279e28bd5600e4265
RETAIN_ORIGINAL_VERSION:=true
ORIGINAL_APP_FILE=$(CLONE_DIR)/src/$(APP_NAME).app.src
DO_NOT_GENERATE_APP_FILE=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment