diff options
| author | Bruno ReniƩ <bruno@renie.fr> | 2012-08-29 21:25:02 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2012-08-29 21:25:02 +0200 |
| commit | adbdb18adc37eaffd2ff174853f8026bd29fb998 (patch) | |
| tree | 2fa8bde76398f5dfbf6077528dd38937e8521dbc /setup.cfg | |
| parent | 4e70ad11d29bde54b846920ce0dcf8d10741d3ae (diff) | |
Fixed #18874 -- Updated new name of README.rst to auxiliary files
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ [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 |
