diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2016-10-21 12:51:18 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2016-10-21 12:51:33 -0500 |
commit | 7d2ee59b4aa8e66bb86b980f40346d9e02764e3c (patch) | |
tree | 5437155ec079b48446a97714e419ae87fd998ac1 /gnu | |
parent | 666619d0887a9ec4a81947edfe68bdf05e5bac0f (diff) | |
download | patches-7d2ee59b4aa8e66bb86b980f40346d9e02764e3c.tar patches-7d2ee59b4aa8e66bb86b980f40346d9e02764e3c.tar.gz |
gnu: slim: Fix line numbers in slim-login.patch.
This was causing build failures.
* gnu/packages/patches/slim-login.patch: Fix line numbers.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/patches/slim-login.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/patches/slim-login.patch b/gnu/packages/patches/slim-login.patch index 6fa25de849..515573c6fa 100644 --- a/gnu/packages/patches/slim-login.patch +++ b/gnu/packages/patches/slim-login.patch @@ -4,7 +4,7 @@ Patch by E. Bavier --- slim-1.3.6/panel.cpp.orig 1969-12-31 18:00:00.000000000 -0600 +++ slim-1.3.6/panel.cpp 2016-10-17 17:00:07.259649063 -0500 -@@ -260,19 +260,19 @@ +@@ -260,6 +260,7 @@ void Panel::ClosePanel() { XUngrabKeyboard(Dpy, CurrentTime); |