File: bashism.dpatch

package info (click to toggle)
monodevelop 1.0%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 32,528 kB
  • ctags: 40,669
  • sloc: cs: 255,472; xml: 10,041; makefile: 3,731; sh: 2,528; sed: 2
file content (16 lines) | stat: -rw-r--r-- 483 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#! /bin/sh /usr/share/dpatch/dpatch-run
## bashism.dpatch by Mirco Bauer <meebey@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad monodevelop-1.0+dfsg~/mdtool.in monodevelop-1.0+dfsg/mdtool.in
--- monodevelop-1.0+dfsg~/mdtool.in	2008-03-11 03:22:00.000000000 +0100
+++ monodevelop-1.0+dfsg/mdtool.in	2008-03-29 15:08:10.000000000 +0100
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 reWrite() {
     ret=""