mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-Sphinx: correct License
This commit is contained in:
parent
12d567cbd0
commit
2b5a910d89
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ changelog="https://github.com/sphinx-doc/sphinx/raw/master/CHANGES"
|
|||
# distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||
distfiles="${PYPI_SITE}/s/sphinx/sphinx-${version}.tar.gz"
|
||||
checksum=43c1911eecb0d3e161ad78611bc905d1ad0e523e4ddc202a58a821773dc4c927
|
||||
conflicts="python-Sphinx>=0"
|
||||
replaces="python-Sphinx>=0"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
vlicense LICENSE.rst
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue