diff options
Diffstat (limited to 'sys-apps/razercfg/files/razercfg-0.16-pidlogfix.patch')
-rw-r--r-- | sys-apps/razercfg/files/razercfg-0.16-pidlogfix.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-apps/razercfg/files/razercfg-0.16-pidlogfix.patch b/sys-apps/razercfg/files/razercfg-0.16-pidlogfix.patch deleted file mode 100644 index 682ba851f316..000000000000 --- a/sys-apps/razercfg/files/razercfg-0.16-pidlogfix.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ruN razercfg-0.16.orig/razerd/razerd.c razercfg-0.16/razerd/razerd.c ---- razercfg-0.16.orig/razerd/razerd.c 2011-07-11 13:13:43.000000000 +0200 -+++ razercfg-0.16/razerd/razerd.c 2011-08-15 09:41:03.390109196 +0200 -@@ -505,7 +505,6 @@ - { - cleanup_var_run(); - razer_exit(); -- remove_pidfile(); - } - - static void signal_handler(int signum) |