Update to change in location and name of /live-helper.sh to /scripts/build.sh.

This commit is contained in:
Richard Nelson 2010-08-01 23:37:05 -05:00
parent c7a2078a7c
commit 9f81cb21a2
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
# under certain conditions; see COPYING for details.
# Including common functions
. "${LH_BASE:-/usr/share/live-helper}"/live-helper.sh
. "${LH_BASE:-/usr/share/live-helper}"/scripts/build.sh
# Reading defaults
if [ -r /etc/default/live-helper.cgi ]

View File

@ -8,7 +8,7 @@
# under certain conditions; see COPYING for details.
# Including common functions
. "${LH_BASE:-/usr/share/live-helper}"/live-helper.sh
. "${LH_BASE:-/usr/share/live-helper}"/scripts/build.sh
# Reading defaults
if [ -r /etc/default/live-helper.cgi ]