mirror of
https://github.com/django/django.git
synced 2025-11-12 00:34:32 +00:00
Fixed #18874 -- Updated new name of README.rst to auxiliary files
This commit is contained in:
parent
4e70ad11d2
commit
adbdb18adc
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
include README
|
include README.rst
|
||||||
include AUTHORS
|
include AUTHORS
|
||||||
include INSTALL
|
include INSTALL
|
||||||
include LICENSE
|
include LICENSE
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
[bdist_rpm]
|
[bdist_rpm]
|
||||||
doc_files = docs extras AUTHORS INSTALL LICENSE README
|
doc_files = docs extras AUTHORS INSTALL LICENSE README.rst
|
||||||
install-script = scripts/rpm-install.sh
|
install-script = scripts/rpm-install.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue