SOURCES: mono-bash.patch (NEW) - use bash for bash scripts

wolf wolf at pld-linux.org
Thu Aug 11 19:50:50 CEST 2005


Author: wolf                         Date: Thu Aug 11 17:50:50 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use bash for bash scripts

---- Files affected:
SOURCES:
   mono-bash.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/mono-bash.patch
diff -u /dev/null SOURCES/mono-bash.patch:1.1
--- /dev/null	Thu Aug 11 19:50:50 2005
+++ SOURCES/mono-bash.patch	Thu Aug 11 19:50:45 2005
@@ -0,0 +1,18 @@
+diff -ruN mono-1.1.8.3./scripts/mono-find-provides.in mono-1.1.8.3/scripts/mono-find-provides.in
+--- mono-1.1.8.3./scripts/mono-find-provides.in	2005-06-06 20:52:08.000000000 +0200
++++ mono-1.1.8.3/scripts/mono-find-provides.in	2005-08-11 18:26:54.545621000 +0200
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # mono-find-provides
+ #
+diff -ruN mono-1.1.8.3./scripts/mono-find-requires.in mono-1.1.8.3/scripts/mono-find-requires.in
+--- mono-1.1.8.3./scripts/mono-find-requires.in	2005-06-06 20:52:08.000000000 +0200
++++ mono-1.1.8.3/scripts/mono-find-requires.in	2005-08-11 18:26:57.440180960 +0200
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # mono-find-requires
+ #
================================================================



More information about the pld-cvs-commit mailing list