forked from Lainports/opnsense-ports
10 lines
359 B
Python
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,
|
|
},
|
|
|