diff --git a/hio/pkgs/hio.spec.in b/hio/pkgs/hio.spec.in index 3e6eaee..3cfe3b7 100644 --- a/hio/pkgs/hio.spec.in +++ b/hio/pkgs/hio.spec.in @@ -51,7 +51,7 @@ make make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/*.la rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig -rm -f $RPM_BUILD_ROOT%{_bindir}/hio[0-9][0-9] ## delete binaries from the samples directory +### rm -f $RPM_BUILD_ROOT%{_bindir}/hio-* ## delete binaries from the bin directory. %check make check