From 28b951bd60ffe064fc7328d11dd5829addf79b41 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Sun, 14 Jan 2007 18:56:22 +0000 Subject: * adjusted scripts and Makefile to new directory layout git-svn-id: http://svn.openslx.org/svn/openslx/trunk@628 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxldd | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'config-db/slxldd') diff --git a/config-db/slxldd b/config-db/slxldd index 212b6fe8..b5bc9c9f 100755 --- a/config-db/slxldd +++ b/config-db/slxldd @@ -22,13 +22,9 @@ use File::Glob ':globally'; use Getopt::Long; use Pod::Usage; -# add the lib-folder and the folder this script lives in to perl's search -# path for modules: +# add the lib-folder to perl's search path for modules: use FindBin; use lib "$FindBin::RealBin/../lib"; - # production path -use lib "$FindBin::RealBin/.."; - # development path use OpenSLX::Basics; -- cgit v1.2.3-55-g7522