]> git.pld-linux.org Git - packages/python3-scipy.git/commitdiff
- typo
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 Sep 2019 20:39:31 +0000 (22:39 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 Sep 2019 20:39:31 +0000 (22:39 +0200)
python-scipy.spec

index 1d4a48b10a52a8ec1dca44bb0b87b4ae92b8cc39..cefadf96da4347e47adc93972dec2e402443831d 100644 (file)
@@ -1,5 +1,4 @@
 # TODO:
-# - sphinx docs
 # - atlas support
 # - tests
 #
@@ -115,7 +114,7 @@ export LAPACK=%{_libdir}
 LANG=C \
 PYTHONPATH=$(readlink -f build-3/lib.*) \
 %{__make} -C doc html \
-       SPHINXBUILD=sphinx-pdg-3
+       SPHINXBUILD=sphinx-build-3
 %endif
 
 %install
This page took 0.035307 seconds and 4 git commands to generate.