summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-09-04 09:38:15 +0200
committerJeroen Roovers <jer@gentoo.org>2020-09-04 09:43:18 +0200
commitec74385a05511c6fe361ab1d1a0a065db4e6d26f (patch)
tree623b9ffae386f6669d7a4457f439014b50066f80 /x11-wm
parentnet-analyzer/flow-tools: Fix docbook2man provider dependency (diff)
downloadgentoo-ec74385a05511c6fe361ab1d1a0a065db4e6d26f.tar.gz
gentoo-ec74385a05511c6fe361ab1d1a0a065db4e6d26f.tar.bz2
gentoo-ec74385a05511c6fe361ab1d1a0a065db4e6d26f.zip
x11-wm/aewm: Fix patch
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/aewm/files/aewm-1.3.12-fno-common.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch b/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch
index e885161ce883..7e3d75faff15 100644
--- a/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch
+++ b/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch
@@ -1,4 +1,4 @@
---- aedesk.c
+--- a/aedesk.c
+++ b/aedesk.c
@@ -11,10 +11,6 @@
@@ -11,7 +11,7 @@
static unsigned long parse_desk(char *spec);
int main(int argc, char **argv)
---- aepanel.c
+--- a/aepanel.c
+++ b/aepanel.c
@@ -36,9 +36,6 @@
void sig_handler(int);