opnsense-ports/math/py-matplotlib/files/patch-setup.py
Franco Fichtner 27c00c1d68 */*: sync with upstream
Taken from: HardenedBSD
2019-04-04 21:51:55 +02:00

10 lines
257 B
Python

--- setup.py.orig 2019-02-26 00:18:32 UTC
+++ setup.py
@@ -189,7 +189,6 @@ class develop_with_jquery(DevelopCommand
cmdclass['sdist'] = sdist_with_jquery
-cmdclass['install_lib'] = install_lib_with_jquery
cmdclass['develop'] = develop_with_jquery