mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
webmin: ensure correct PERLLIB path
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -109,6 +109,9 @@ do_install() {
|
||||
export no_pam=1
|
||||
mkdir -p $tempdir
|
||||
${S}/../setup.sh
|
||||
|
||||
# Ensure correct PERLLIB path
|
||||
sed -i -e 's#${D}##g' ${D}${sysconfdir}/webmin/start
|
||||
}
|
||||
|
||||
INITSCRIPT_NAME = "webmin"
|
||||
|
||||
Reference in New Issue
Block a user