summaryrefslogtreecommitdiff
path: root/p/xmonad/debian/patches/use_x-terminal-emulator.patch
diff options
context:
space:
mode:
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