File: 00-fix-shebang.patch

package info (click to toggle)
libinline-ruby 3.6.7-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 152 kB
  • ctags: 134
  • sloc: ruby: 1,266; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 211 bytes parent folder | download
1
2
3
4
5
6
7
8
--- bin/inline_package.orig	2007-10-07 13:19:39.000000000 +0200
+++ bin/inline_package	2007-10-07 13:37:26.000000000 +0200
@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby -w
+#!/usr/bin/env ruby1.8
 
 require 'inline'