|
|
@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Web
|
|
|
License: Apache Software License 1.1
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20030117
|
|
|
+Release: 20030202
|
|
|
|
|
|
# package options
|
|
|
%option with_pth no
|
|
|
@@ -135,7 +135,8 @@ AutoReqProv: no
|
|
|
./runConfigure \
|
|
|
-p$os \
|
|
|
-cgcc \
|
|
|
- -xc++
|
|
|
+ -xc++ \
|
|
|
+ -r$pt
|
|
|
%{l_make} %{l_mflags}
|
|
|
|
|
|
cd $XERCESCROOT/tests
|
|
|
@@ -145,7 +146,8 @@ AutoReqProv: no
|
|
|
./runConfigure \
|
|
|
-p$os \
|
|
|
-cgcc \
|
|
|
- -xc++
|
|
|
+ -xc++ \
|
|
|
+ -r$pt
|
|
|
%{l_make} %{l_mflags}
|
|
|
) || exit $?
|
|
|
|