|
|
@ -15,11 +15,10 @@ |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
|
|
prefix="${SDECFG_PKG_QT4_PREFIX:-usr}" |
|
|
|
prefix="${SDECFG_PKG_QT4_PREFIX:-usr}" |
|
|
|
|
|
|
|
set_confopt |
|
|
|
if [ "$prefix" = "usr" ]; then |
|
|
|
if [ "$prefix" = "usr" ]; then |
|
|
|
docdir=$docdir/$pkg |
|
|
|
|
|
|
|
datadir=$datadir/$pkg |
|
|
|
datadir=$datadir/$pkg |
|
|
|
fi |
|
|
|
fi |
|
|
|
set_confopt |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg_qt4_preconf() { |
|
|
|
pkg_qt4_preconf() { |
|
|
|
# Somehow config options get removed if using the standard config |
|
|
|
# Somehow config options get removed if using the standard config |
|
|
|