Browse Source

Modified qt4, improved install location.

early
Minto van der Sluis 17 years ago
committed by Alejandro Mery
parent
commit
7fc349743e
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      qt/qt4/qt4.conf

+ 1
- 2
qt/qt4/qt4.conf

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

Loading…
Cancel
Save