modified pkgs/hio.spec.in
This commit is contained in:
parent
6e52fbb16e
commit
86094f3152
@ -51,7 +51,7 @@ make
|
|||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||||
rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig
|
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
|
%check
|
||||||
make check
|
make check
|
||||||
|
Loading…
Reference in New Issue
Block a user