[DRE-commits] [ruby-heckle] 04/15: drop 10_correct-path-for-ruby-interpreter

Cédric Boutillier boutil at moszumanska.debian.org
Thu Dec 19 13:39:33 UTC 2013


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

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

commit 8bab0a421b6e1734bef8233bd9506d7b7aa08939
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Dec 19 13:46:15 2013 +0100

    drop 10_correct-path-for-ruby-interpreter
---
 debian/patches/10_correct-path-for-ruby-interpreter | 17 -----------------
 debian/patches/series                               |  1 -
 2 files changed, 18 deletions(-)

diff --git a/debian/patches/10_correct-path-for-ruby-interpreter b/debian/patches/10_correct-path-for-ruby-interpreter
deleted file mode 100644
index d677c4d..0000000
--- a/debian/patches/10_correct-path-for-ruby-interpreter
+++ /dev/null
@@ -1,17 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 10_correct-path-for-ruby-interpreter.dpatch by Sebastien Delafond <seb at debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Correct path to Ruby interpreter.
-
- at DPATCH@
-Index: ruby-heckle/bin/heckle
-===================================================================
---- ruby-heckle.orig/bin/heckle	2012-05-19 10:55:35.000000000 -0500
-+++ ruby-heckle/bin/heckle	2012-05-19 16:12:14.000000000 -0500
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/ruby
-+#!/usr/bin/ruby1.8
- 
- $:.unshift File.join(File.dirname(__FILE__), *%w[.. lib])
- require 'test_unit_heckler'
diff --git a/debian/patches/series b/debian/patches/series
index d1cb8c8..7dccecc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-10_correct-path-for-ruby-interpreter
 11_no-rubygems
 13_optional-zentest

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



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