summaryrefslogtreecommitdiffstats
path: root/kde/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde/post-install')
-rw-r--r--kde/post-install/kservice.post-install (renamed from kde/post-install/kde-baseapps.post-install)4
-rw-r--r--kde/post-install/kservice/profile.d/kde.csh (renamed from kde/post-install/kde-baseapps/profile.d/kde.csh)0
-rw-r--r--kde/post-install/kservice/profile.d/kde.sh (renamed from kde/post-install/kde-baseapps/profile.d/kde.sh)0
3 files changed, 2 insertions, 2 deletions
diff --git a/kde/post-install/kde-baseapps.post-install b/kde/post-install/kservice.post-install
index 3ae4e1c..a014f3b 100644
--- a/kde/post-install/kde-baseapps.post-install
+++ b/kde/post-install/kservice.post-install
@@ -1,9 +1,9 @@
# Add profile scripts
mkdir -p $PKG/etc/profile.d
-cat $CWD/post-install/kde-baseapps/profile.d/kde.sh \
+cat $CWD/post-install/kservice/profile.d/kde.sh \
| sed -e "s#/lib/#/lib${LIBDIRSUFFIX}/#g" \
> $PKG/etc/profile.d/kde.sh
-cat $CWD/post-install/kde-baseapps/profile.d/kde.csh \
+cat $CWD/post-install/kservice/profile.d/kde.csh \
| sed -e "s#/lib/#/lib${LIBDIRSUFFIX}/#g" \
> $PKG/etc/profile.d/kde.csh
chmod 0755 $PKG/etc/profile.d/*
diff --git a/kde/post-install/kde-baseapps/profile.d/kde.csh b/kde/post-install/kservice/profile.d/kde.csh
index bb0ea69..bb0ea69 100644
--- a/kde/post-install/kde-baseapps/profile.d/kde.csh
+++ b/kde/post-install/kservice/profile.d/kde.csh
diff --git a/kde/post-install/kde-baseapps/profile.d/kde.sh b/kde/post-install/kservice/profile.d/kde.sh
index 8883fc8..8883fc8 100644
--- a/kde/post-install/kde-baseapps/profile.d/kde.sh
+++ b/kde/post-install/kservice/profile.d/kde.sh