[DRE-commits] [SCM] redmine.git branch, master, updated. debian/1.3.3+dfsg1-2-42-gede3bc9

Jérémy Lal kapouer at melix.org
Mon May 14 23:00:39 UTC 2012


The following commit has been merged in the master 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