another conditional

This commit is contained in:
Tom Callaway 2015-09-15 13:27:12 -04:00
parent e9edb4db0e
commit 0753dafe29

View File

@ -133,7 +133,9 @@ rm -rf tmp
make DIST_DIR=%{buildroot}%{_prefix} dist
# Simpler to label the dir as %%doc.
if [ -d %{buildroot}/usr/docs ]; then
mv %{buildroot}/usr/docs doc/
fi
%if %{generic_target}
install -p libvpx.so.%{soversion} %{buildroot}%{_libdir}