summaryrefslogtreecommitdiffstats
path: root/kde
diff options
context:
space:
mode:
Diffstat (limited to 'kde')
-rwxr-xr-xkde/kdebase-workspace/Pkgfile7
1 files changed, 1 insertions, 6 deletions
diff --git a/kde/kdebase-workspace/Pkgfile b/kde/kdebase-workspace/Pkgfile
index b17ac2dcc..8b0aa1402 100755
--- a/kde/kdebase-workspace/Pkgfile
+++ b/kde/kdebase-workspace/Pkgfile
@@ -19,13 +19,8 @@ build() {
cd $name-*
- sed -e "s#@REPLACE_LDFLAGS@##" \
- -i startkde.cmake
- sed -e "s#@REPLACE_LIBDIR@#$(get_libdir)#" \
- -i startkde.cmake
-
# Bug de la version 4.6.2
- sed -i "s|sutdomn -p now|shutdown -hP now|" kdm/config.def
+ sed -i "s|shutdown -p|shutdown -h|" kdm/config.def
mkdir build
cd build