Remove the RocksDB manpage when RocksDB is not built ( = on architectures without RocksDB )
This commit is contained in:
parent
b44b18ea82
commit
6fa4237c6e
@ -1152,6 +1152,7 @@ rm %{buildroot}%{_datadir}/%{pkg_name}/systemd/use_galera_new_cluster.conf
|
|||||||
|
|
||||||
%if %{without rocksdb}
|
%if %{without rocksdb}
|
||||||
rm %{buildroot}%{_mandir}/man1/{mysql_,mariadb-}ldb.1*
|
rm %{buildroot}%{_mandir}/man1/{mysql_,mariadb-}ldb.1*
|
||||||
|
rm %{buildroot}%{_mandir}/man1/myrocks_hotbackup.1*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user