[DRE-commits] [ruby-dbf] 04/07: Remove hack to use the -s switch of the interpreter

Cédric Boutillier boutil at moszumanska.debian.org
Fri Jul 8 14:35:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-dbf.

commit 094b10a148064da37e8fc80432ec2b2882750a78
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Jul 8 16:23:44 2016 +0200

    Remove hack to use the -s switch of the interpreter
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 88b7a91..7d16ad1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,3 @@ override_dh_installchangelogs:
 override_dh_auto_install:
 	dh_auto_install -O--buildsystem=ruby
 	mv debian/ruby-dbf/usr/bin/dbf debian/ruby-dbf/usr/bin/dbf-rb
-	# hack to be able to use the -s flag from ruby's interpreter
-	# https://github.com/infused/dbf/issues/60
-	sed -i '1s/env ruby/ruby -s/' debian/ruby-dbf/usr/bin/dbf-rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dbf.git



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