File: dont-use-env.patch

package info (click to toggle)
ruby-prof 0.6.0-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 412 kB
  • ctags: 343
  • sloc: ruby: 1,669; ansic: 1,138; makefile: 29
file content (10 lines) | stat: -rw-r--r-- 307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Index: ruby-prof/bin/ruby-prof
===================================================================
--- ruby-prof.orig/bin/ruby-prof	2007-08-18 10:01:32.000000000 +0200
+++ ruby-prof/bin/ruby-prof	2007-08-18 10:01:37.000000000 +0200
@@ -1,4 +1,4 @@
-#! /usr/bin/env ruby
+#!/usr/bin/ruby
 
 # == Synopsis
 #