mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
I don't have an rpm machine handy anymore. I suspect this should always have been filled in by the rpmbuild environment of the user running the script, anyway, and I should not have been listed here.
5 lines
142 B
INI
5 lines
142 B
INI
[bdist_rpm]
|
|
build-requires = python2-devel python-setuptools
|
|
requires = python-setuptools >= 0.6c6 python-ctypes
|
|
install_script = rpm/install
|