aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4-runtime/files/patch-kdm-config.def
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase4-runtime/files/patch-kdm-config.def')
-rw-r--r--x11/kdebase4-runtime/files/patch-kdm-config.def11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kdebase4-runtime/files/patch-kdm-config.def b/x11/kdebase4-runtime/files/patch-kdm-config.def
deleted file mode 100644
index 5d1b849cc1d7..000000000000
--- a/x11/kdebase4-runtime/files/patch-kdm-config.def
+++ /dev/null
@@ -1,11 +0,0 @@
---- kdm/config.def.orig Wed Jun 14 17:51:42 2006
-+++ kdm/config.def Wed Jun 14 17:51:57 2006
-@@ -36,7 +36,7 @@
- # define HALT_CMD "/usr/sbin/shutdown -h now"
- # define REBOOT_CMD "/usr/sbin/shutdown -r now"
- #elif defined(BSD)
--# define HALT_CMD "/sbin/shutdown -h now"
-+# define HALT_CMD "/sbin/shutdown -p now"
- # define REBOOT_CMD "/sbin/shutdown -r now"
- #elif defined(__SVR4)
- # define HALT_CMD "/usr/sbin/halt"