|
|
@@ -36,7 +36,7 @@ Distribution: OpenPKG [PLUS]
|
|
|
Group: Text
|
|
|
License: GPL
|
|
|
Version: %{V_here}
|
|
|
-Release: 20030110
|
|
|
+Release: 20030111
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://tidy.sourceforge.net/src/tidy_src_%{V_real}.tgz
|
|
|
@@ -56,7 +56,7 @@ AutoReqProv: no
|
|
|
%setup -q -n tidy
|
|
|
|
|
|
%build
|
|
|
- %{l_make} %{l_mflags -O} \
|
|
|
+ %{l_make} %{l_mflags} \
|
|
|
CC="%{l_cc} %{l_cflags -O}"
|
|
|
|
|
|
%install
|