mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix rpm for faf2cc5
Thanks @daybarr
This commit is contained in:
parent
bb79cdcc36
commit
2978c45051
@ -8,6 +8,6 @@
|
|||||||
INSTALLED_FILES="\
|
INSTALLED_FILES="\
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%doc doc
|
%doc docs
|
||||||
"
|
"
|
||||||
echo "$INSTALLED_FILES" > INSTALLED_FILES
|
echo "$INSTALLED_FILES" > INSTALLED_FILES
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user