[DebianGIS-dev] r970 - packages/grass/trunk/debian/patches

frankie at alioth.debian.org frankie at alioth.debian.org
Tue Jul 17 11:46:59 UTC 2007


Author: frankie
Date: 2007-07-17 11:46:59 +0000 (Tue, 17 Jul 2007)
New Revision: 970

Added:
   packages/grass/trunk/debian/patches/xterm.dpatch
Log:
Sigh missing patch added


Added: packages/grass/trunk/debian/patches/xterm.dpatch
===================================================================
--- packages/grass/trunk/debian/patches/xterm.dpatch	                        (rev 0)
+++ packages/grass/trunk/debian/patches/xterm.dpatch	2007-07-17 11:46:59 UTC (rev 970)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## xterm.dpatch by Francesco Paolo Lovergine <frankie at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad grass-6.2.1~/lib/init/grass-xterm-wrapper grass-6.2.1/lib/init/grass-xterm-wrapper
+--- grass-6.2.1~/lib/init/grass-xterm-wrapper	2006-08-31 15:59:08.000000000 +0200
++++ grass-6.2.1/lib/init/grass-xterm-wrapper	2007-05-17 18:30:48.000000000 +0200
+@@ -2,7 +2,7 @@
+ # script to wrap xterm 
+ 
+ if [ -z "$GRASS_XTERM" ] ; then
+-   GRASS_XTERM=xterm
++   GRASS_XTERM=x-terminal-emulator
+ fi
+ 
+ # run command


Property changes on: packages/grass/trunk/debian/patches/xterm.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-grass-devel mailing list