summaryrefslogtreecommitdiffstats
path: root/config-db/slxsetup
diff options
context:
space:
mode:
authorOliver Tappe2007-01-14 19:56:22 +0100
committerOliver Tappe2007-01-14 19:56:22 +0100
commit28b951bd60ffe064fc7328d11dd5829addf79b41 (patch)
treeea4b29e682bc36f1e871da5a51363b95bfdae399 /config-db/slxsetup
parent* removed directory from wrong place (diff)
downloadcore-28b951bd60ffe064fc7328d11dd5829addf79b41.tar.gz
core-28b951bd60ffe064fc7328d11dd5829addf79b41.tar.xz
core-28b951bd60ffe064fc7328d11dd5829addf79b41.zip
* adjusted scripts and Makefile to new directory layout
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@628 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'config-db/slxsetup')
-rwxr-xr-xconfig-db/slxsetup3
1 files changed, 0 insertions, 3 deletions
diff --git a/config-db/slxsetup b/config-db/slxsetup
index 80734b2f..2e317457 100755
--- a/config-db/slxsetup
+++ b/config-db/slxsetup
@@ -24,9 +24,6 @@ use Pod::Usage;
# path for modules:
use FindBin;
use lib "$FindBin::RealBin/../lib";
- # production path
-use lib "$FindBin::RealBin/..";
- # development path to basic stuff
use lib "$FindBin::RealBin";
# development path to config-db stuff