diff options
Diffstat (limited to 'x11-wm/oroborus-extras/files/deskmenu-1.4.0-string.patch')
-rw-r--r-- | x11-wm/oroborus-extras/files/deskmenu-1.4.0-string.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/oroborus-extras/files/deskmenu-1.4.0-string.patch b/x11-wm/oroborus-extras/files/deskmenu-1.4.0-string.patch new file mode 100644 index 000000000000..759d9a37bfcb --- /dev/null +++ b/x11-wm/oroborus-extras/files/deskmenu-1.4.0-string.patch @@ -0,0 +1,11 @@ +--- src/deskmenu.c.orig 2003-12-08 22:31:05.000000000 +0800 ++++ src/deskmenu.c 2003-12-08 22:31:20.000000000 +0800 +@@ -373,7 +373,7 @@ + --verbose print more information\n\ + -h, --help display this help and exit\n\ + -V, --version output version information and exit\n\ +- --display use an alternative display instead of, ++ --display use an alternative display instead of,\n\ + $DISPLAY\n\ + ")); + exit (status); |