opnsense-ports/net/py-ldaptor/files/patch-setup.py
Franco Fichtner 22fd3920a1 */*: sync with upstream
Taken from: HardenedBSD
2017-08-21 07:34:07 +02:00

10 lines
359 B
Python

--- setup.py.orig 2011-06-10 07:02:47 UTC
+++ setup.py
@@ -154,7 +154,6 @@ from the command line.
'build_locale': build_locale,
'clean': clean,
'clean_locale': clean_locale,
- 'install': install,
'install_locale': install_locale,
},