[<prev] [next>] [thread-next>] [month] [year] [list]
Date: Fri, 31 Jan 2003 19:02:51 +0300
From: Oleg Lukashin <phd@...a.ru>
To: owl-users@...ts.openwall.com
Subject: probably a typo in rpm macros
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@...a.ru
Hosted by DataForce ISP -
Powered by Openwall GNU/*/Linux