summaryrefslogtreecommitdiff
path: root/p/xmonad/debian/patches/use_x-terminal-emulator.patch
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-01-11 00:19:36 -0500
committerClint Adams <clint@debian.org>2016-01-11 00:26:36 -0500
commita2329e7154b3d8c9e7deda40ef44c73c3305817c (patch)
treee2fb6a79cb2ac3baa8a2b201bfc4f50a6c340753 /p/xmonad/debian/patches/use_x-terminal-emulator.patch
parent1e36501942fc994773e367ff8ad32f6c96326fd7 (diff)
downloadDHG_packages-a2329e7154b3d8c9e7deda40ef44c73c3305817c.tar.gz
xmonad: Upgrading from 0.11.1 to 0.12
Diffstat (limited to 'p/xmonad/debian/patches/use_x-terminal-emulator.patch')
-rw-r--r--p/xmonad/debian/patches/use_x-terminal-emulator.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/p/xmonad/debian/patches/use_x-terminal-emulator.patch b/p/xmonad/debian/patches/use_x-terminal-emulator.patch
index 2878350ac..288d578cf 100644
--- a/p/xmonad/debian/patches/use_x-terminal-emulator.patch
+++ b/p/xmonad/debian/patches/use_x-terminal-emulator.patch
@@ -5,11 +5,9 @@ Forwarded: not-needed
Last-Update: 2012-07-07
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: xmonad/XMonad/Config.hs
-===================================================================
---- xmonad.orig/XMonad/Config.hs 2015-08-15 14:43:32.443704478 +0200
-+++ xmonad/XMonad/Config.hs 2015-08-15 14:43:32.439704396 +0200
-@@ -152,7 +152,7 @@
+--- a/src/XMonad/Config.hs
++++ b/src/XMonad/Config.hs
+@@ -166,7 +166,7 @@
-- | The preferred terminal program, which is used in a binding below and by
-- certain contrib modules.
terminal :: String