Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
rpm packaging: account for fedora > 31
RocksDB failed to package on fedora 32 and 33 with *** ERROR: ambiguous python shebang in /usr/bin/myrocks_hotbackup: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.
- Loading branch information