This is an automated email from the git hooks/post-receive script. New change to branch develop in repository mum. See http://git.chorem.org/mum.git from 214ba02 corrected url when fullscreen if off new 220d110 - add bower directory creation during packaging creation - add Makefile to create .rpm and .deb easily new 84f5b36 Merge branch 'develop' of https://git.chorem.org/mum into develop The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 84f5b36d9246b4edfe69f8d455052ee4f49c5b7a Merge: 220d110 214ba02 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Fri Jul 10 19:54:06 2015 +0200 Merge branch 'develop' of https://git.chorem.org/mum into develop commit 220d11035444e4fa9fb1ac749b3c101f53c0b991 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Fri Jul 10 19:51:19 2015 +0200 - add bower directory creation during packaging creation - add Makefile to create .rpm and .deb easily Summary of changes: Makefile | 7 +++++++ debian/control | 2 +- debian/rules | 15 +++++---------- redhat/mum.spec | 3 +++ scripts/mum-install-bower.sh | 13 +++++++++++++ scripts/mum-install-venv.sh | 8 +------- 6 files changed, 30 insertions(+), 18 deletions(-) create mode 100644 Makefile create mode 100755 scripts/mum-install-bower.sh -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.