- okay, apparently we don't define %{_libtool}, just libtoolize, and that

uses two underscores, so double miss
This commit is contained in:
Nalin Dahyabhai 2006-07-07 20:12:05 +00:00
parent fc17419386
commit 2d1264c6c5
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ autoreconf
%build
%configure
make LIBTOOL=%{_libtool}
make LIBTOOL=libtool
%install
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT