File: remove-shebang.patch

package info (click to toggle)
lua-dbi 0.5%2Bsvn78-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 360 kB
  • sloc: ansic: 2,908; makefile: 77
file content (10 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Index: lua-dbi-0.5/DBI.lua
===================================================================
--- lua-dbi-0.5.orig/DBI.lua	2010-05-01 08:19:00.000000000 +0200
+++ lua-dbi-0.5/DBI.lua	2012-04-09 12:24:03.000000000 +0200
@@ -1,5 +1,3 @@
-#!/usr/bin/lua
-
 module('DBI', package.seeall)
 
 -- Driver to module mapping