aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4-runtime/files/nepomuk-env.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde4-runtime/files/nepomuk-env.sh.in')
-rw-r--r--x11/kde4-runtime/files/nepomuk-env.sh.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11/kde4-runtime/files/nepomuk-env.sh.in b/x11/kde4-runtime/files/nepomuk-env.sh.in
deleted file mode 100644
index 472cbb2580dc..000000000000
--- a/x11/kde4-runtime/files/nepomuk-env.sh.in
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-if [ %%PREFIX%% != %%LOCALBASE%% ]; then
-STRIGI_PLUGIN_PATH=${STRIGI_PLUGIN_PATH}:%%PREFIX%%/lib/strigi:%%LOCALBASE%%/lib/strigi
-export STRIGI_PLUGIN_PATH
-fi