[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.4.4+dfsg1-1-5-g7f1f228

Jérémy Lal kapouer at melix.org
Thu Oct 11 10:25:44 UTC 2012


The following commit has been merged in the master-experimental branch:
commit 5a94ec09dd2bbc16c9cc927239bc15aced06ba96
Author: Jérémy Lal <kapouer at melix.org>
Date:   Tue May 15 00:48:18 2012 +0200

    bundle --without not needed. Gemfile patched anyway.

diff --git a/debian/rules b/debian/rules
index a2481c2..cc3a3b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ binary-install/redmine::
 
 build:
 	# call bundler
-	bundle install --local --without test
+	bundle install --local
 	# build fonts
 	mkdir -p $(buildfontsdir)
 	$(ttf2ufmbin) /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf $(buildfontsdir)/dejavusans

-- 
redmine.git



More information about the Pkg-ruby-extras-commits mailing list