Greetings!
I'm not sure it's fixed in Owl-currient, but in
Owl 1.0 not. file /usr/lib/rpm/macros, string:
%{?__libtoolize:[ -f configure.in ] && %{__libtoolize} --copy --force} ; \
but should be
.... && %{__libtoolize} --copy --force ;} \
if not, than "%undefine __libtoolize" in spec file will stop
building because there is ";" left in script.
--
Best regards,
Oleg Lukashin
mailto:phd@private
This archive was generated by hypermail 2.1.3 : Sun Jan 15 2006 - 13:43:18 PST