fix share path
This commit is contained in:
parent
0829864afe
commit
2a90e5aa0e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
ROOT="${1}"
|
ROOT="${1}"
|
||||||
LIBDIR="${ROOT}/usr/lib/over/env"
|
LIBDIR="${ROOT}/usr/share/over-env"
|
||||||
BINDIR="${ROOT}/usr/bin"
|
BINDIR="${ROOT}/usr/bin"
|
||||||
CFGDIR="${ROOT}/etc"
|
CFGDIR="${ROOT}/etc"
|
||||||
LOCALEDIR="${ROOT}/usr/share/i18n/locales"
|
LOCALEDIR="${ROOT}/usr/share/i18n/locales"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue