summaryrefslogtreecommitdiffstats
path: root/desktop/ede/ede.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/ede/ede.SlackBuild')
-rw-r--r--desktop/ede/ede.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/ede/ede.SlackBuild b/desktop/ede/ede.SlackBuild
index d39548f0f7..1c0a493cf3 100644
--- a/desktop/ede/ede.SlackBuild
+++ b/desktop/ede/ede.SlackBuild
@@ -116,10 +116,10 @@ get_config_files() {
}
# Finish the doinst.sh by adding the .new file handler.
-if [ -e $PKG/etc/pekwm ]; then
+if [ -e $PKG/etc/pekwm ]; then
get_config_files $PKG/etc/pekwm
fi
-if [ -e $PKG/etc/xdg/ede ]; then
+if [ -e $PKG/etc/xdg/ede ]; then
get_config_files $PKG/etc/xdg/ede
fi