diff options
Diffstat (limited to 'x11-misc/fbpanel/files')
-rw-r--r-- | x11-misc/fbpanel/files/fbpanel-6.1-xlogout.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-misc/fbpanel/files/fbpanel-6.1-xlogout.patch b/x11-misc/fbpanel/files/fbpanel-6.1-xlogout.patch deleted file mode 100644 index 8adf4bf4cf72..000000000000 --- a/x11-misc/fbpanel/files/fbpanel-6.1-xlogout.patch +++ /dev/null @@ -1,13 +0,0 @@ -Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=501804 -Upstream: https://sourceforge.net/p/fbpanel/code/474/ - -Signed-off-by: Markos Chandras <hwoarang@gentoo.org> - ---- a/exec/xlogout -+++ b/exec/xlogout -@@ -45,5 +45,5 @@ - [ -z "$SPID" ] && exit 1 - echo "Session start up script" - ps -o uid,pid,ppid,sess,cmd --pid $SPID --kill -SIGTERM -$SPID -+kill -SIGTERM -$SPID $SPID |