[Pkg-mono-svn-commits] rev 1833 - non-group/monodevelop/trunk/debian/patches

Mirco Bauer meebey-guest@costa.debian.org
Thu, 16 Jun 2005 20:23:49 +0000


Author: meebey-guest
Date: 2005-06-16 20:23:48 +0000 (Thu, 16 Jun 2005)
New Revision: 1833

Added:
   non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch
Log:
- here the actual patch



Added: non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch
===================================================================
--- non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch	2005-06-16 20:23:11 UTC (rev 1832)
+++ non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch	2005-06-16 20:23:48 UTC (rev 1833)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_fix_startup_script.dpatch by Mirco Bauer <meebey@meebey.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+@DPATCH@
+diff -urNad --exclude=CVS --exclude=.svn ./monodevelop.in /tmp/dpep-work.ieh6GU/monodevelop-0.7/monodevelop.in
+--- ./monodevelop.in	2005-05-15 20:54:27.000000000 +0200
++++ /tmp/dpep-work.ieh6GU/monodevelop-0.7/monodevelop.in	2005-06-08 16:52:51.000000000 +0200
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ 
+-function reWrite {
++function reWrite() {
+     ret=""
+     WD=`pwd`
+     for arg in $*


Property changes on: non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch
___________________________________________________________________
Name: svn:executable
   + *