[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:34 UTC 2012


The following commit has been merged in the master-experimental branch:
commit 7461bdb57860941c7692295e3fae51a713378371
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon May 14 11:57:36 2012 +0200

    Do not replace /usr/bin/env ruby by /usr/bin/ruby1.8

diff --git a/debian/rules b/debian/rules
index 0bc281c..77a8e04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,9 +41,6 @@ binary-install/redmine::
 	chmod a-x debian/redmine/usr/share/redmine/vendor/plugins/rfpdf/lib/fonts/ttf2ufm/makefontuni_ruby.php
 	chmod a-x debian/redmine/usr/share/redmine/vendor/plugins/rfpdf/lib/fonts/ttf2ufm/README.TXT
 
-	# Replace shebang by /usr/bin/ruby1.8
-	sed -i -e 's/\#\!\/usr\/bin\/env\ ruby/\#\!\/usr\/bin\/ruby1\.8/g' `fgrep -Rl '#!/usr/bin/env ruby' debian/redmine/usr/share/redmine/*`
-
 	# install font files
 	mv $(buildfontsdir)/*.z debian/redmine/usr/share/redmine/vendor/plugins/rfpdf/lib/fonts/
 	mv $(buildfontsdir)/*.rb debian/redmine/usr/share/redmine/vendor/plugins/rfpdf/lib/fonts/

-- 
redmine.git



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