mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-11 12:43:04 +08:00
PKG: do not use system-wide underscore.js for now
This commit is contained in:
committed by
Stefan van der Walt
parent
40d29393b3
commit
34b25106cd
Vendored
+2
-1
@@ -56,7 +56,8 @@ endif
|
||||
|
||||
: # Use jquery and underscore from Debian package, so prune shipped one
|
||||
-rm -f doc/build/html/_static/jquery.js
|
||||
-rm -f doc/build/html/_static/underscore.js
|
||||
# Actually due to the problems with underscore pkg across releases just ship one for now
|
||||
#-rm -f doc/build/html/_static/underscore.js
|
||||
-rf -f doc/build/html/_sources
|
||||
-rf -f doc/build/html/.buildinfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user