summaryrefslogtreecommitdiff
path: root/hald/run-hald.sh
diff options
context:
space:
mode:
authorDanny Kukawka <danny.kukawka@web.de>2006-08-21 20:59:21 +0200
committerDanny Kukawka <danny.kukawka@web.de>2006-08-21 20:59:21 +0200
commit019898159cd064f33bce4082d26295f9e3e6a2ef (patch)
treef9eeecdf0ccbab47d9c8870a65c0b40dcbda823d /hald/run-hald.sh
parent2f30228bd76dbddedd62486386d56e46e3b7cc54 (diff)
move hald/linux2 to hald/linux and renamed backend
Since there is no longer a hald/linux dir in the repository, we can move hald/linux2 to hald/linux and rename the related HALD_BACKEND to linux.
Diffstat (limited to 'hald/run-hald.sh')
-rwxr-xr-xhald/run-hald.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hald/run-hald.sh b/hald/run-hald.sh
index f36ed5a6..69dd17eb 100755
--- a/hald/run-hald.sh
+++ b/hald/run-hald.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-export HALD_RUNNER_PATH=`pwd`/linux2:`pwd`/linux2/probing:`pwd`/linux2/addons:`pwd`/.:`pwd`/../tools:`pwd`/../tools/linux
+export HALD_RUNNER_PATH=`pwd`/linux:`pwd`/linux/probing:`pwd`/linux/addons:`pwd`/.:`pwd`/../tools:`pwd`/../tools/linux
export PATH=`pwd`/../hald-runner:$PATH
export HAL_FDI_SOURCE_PREPROBE=../fdi/preprobe
export HAL_FDI_SOURCE_INFORMATION=../fdi/information