|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: XWindow
|
|
|
License: GPL
|
|
|
Version: 3.1.2
|
|
|
-Release: 20030408
|
|
|
+Release: 20030425
|
|
|
|
|
|
# package options
|
|
|
%option with_xft no
|
|
|
@@ -109,7 +109,8 @@ AutoReqProv: no
|
|
|
# set $HOME to a writable directory for qsettings
|
|
|
HOME=$PWD
|
|
|
%{l_make} %{l_mflags -O} \
|
|
|
- MAKE="%{l_make} %{l_mflags -O}"
|
|
|
+ MAKE="%{l_make} %{l_mflags -O}" \
|
|
|
+ symlinks src-qmake src-moc sub-src sub-tools
|
|
|
|
|
|
# run configure a second time to get threaded libs, too
|
|
|
echo "yes" | ./configure \
|