diff --git a/ntfs-3g.spec b/ntfs-3g.spec index 713a9b3..24dacaf 100644 --- a/ntfs-3g.spec +++ b/ntfs-3g.spec @@ -117,7 +117,7 @@ CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64" make %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool %install -make LIBTOOL=%{_bindir}/libtool DESTDIR=%{buildroot} install +make LIBTOOL=`which libtool` DESTDIR=%{buildroot} install %if %{oldrhel} rm -rf %{buildroot}/%{_lib}/*.la rm -rf %{buildroot}/%{_lib}/*.a