[DRE-commits] [ruby-prof] 06/14: removed old patch

Jonas Genannt jonas at brachium-system.net
Thu Dec 19 19:42:24 UTC 2013


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

hggh-guest pushed a commit to branch master
in repository ruby-prof.

commit d8c2e8b3a5f9c84a3efe78f9a37e57a0f9bc793d
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Thu Dec 19 19:29:33 2013 +0100

    removed old patch
---
 debian/patches/dont-use-env.patch | 27 ---------------------------
 debian/patches/series             |  1 -
 2 files changed, 28 deletions(-)

diff --git a/debian/patches/dont-use-env.patch b/debian/patches/dont-use-env.patch
deleted file mode 100644
index 1a6b404..0000000
--- a/debian/patches/dont-use-env.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Index: ruby-prof/bin/ruby-prof
-===================================================================
---- ruby-prof.orig/bin/ruby-prof	2008-11-12 01:48:30.000000000 +0100
-+++ ruby-prof/bin/ruby-prof	2009-03-21 13:05:28.000000000 +0100
-@@ -1,4 +1,4 @@
--#! /usr/bin/env ruby
-+#!/usr/bin/ruby
- 
- # == Synopsis
- #
-Index: ruby-prof/lib/ruby-prof/task.rb
-===================================================================
---- ruby-prof.orig/lib/ruby-prof/task.rb	2009-03-21 13:06:06.000000000 +0100
-+++ ruby-prof/lib/ruby-prof/task.rb	2009-03-21 13:06:16.000000000 +0100
-@@ -1,5 +1,3 @@
--#!/usr/bin/env ruby
--
- require 'rake'
- require 'rake/testtask'
- require 'fileutils'
-@@ -143,4 +141,4 @@
-       ENV['OPTIONS'] || @options.join(" ") || ""
-     end
-   end
--end
-\ No newline at end of file
-+end
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 834595e..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-dont-use-env.patch

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



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