This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository grass.

commit 653334e4a24442ac14857dcef1070aed9221f331
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Jan 25 01:26:54 2015 +0100

    Drop xterm patch, grass-xterm-wrapper no longer included.
---
 debian/patches/series |  1 -
 debian/patches/xterm  | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index 6d488f4..b5cfc66 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,7 +1,6 @@
 #htmlgen-fakeroot
 www-browser
 pager
-#xterm
 instdir
 #check4dev
 wxpy3.0-compat.patch
diff --git a/debian/patches/xterm b/debian/patches/xterm
deleted file mode 100644
index 990c335..0000000
--- a/debian/patches/xterm
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Prefer x-terminal-emulator as terminal.
-Author: Francesco Paolo Lovergine <fran...@debian.org>
-
---- a/lib/init/grass-xterm-wrapper
-+++ b/lib/init/grass-xterm-wrapper
-@@ -3,7 +3,7 @@
- 
- if [ -z "$GRASS_XTERM" ] ; then
-    # find a working xterm or xterm compatible executable
--   TERM_TRY="xterm rxvt x-terminal-emulator"
-+   TERM_TRY="x-terminal-emulator rxvt xterm"
-    for TERM_PROG in $TERM_TRY ; do
-       if [ -x "`which $TERM_PROG`" ] ; then
-          GRASS_XTERM="$TERM_PROG"

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to