Description: Do not install the moksha script
 According to upstream, it is a relic of the past and should be nuked.
Author: Simon Chopin <chopin.simon@gmail.com>
Forwarded: not-needed

--- moksha.common-1.2.0.orig/setup.py
+++ moksha.common-1.2.0/setup.py
@@ -62,8 +62,4 @@ setup(
     test_suite='nose.collector',
     namespace_packages=['moksha'],
     tests_require=tests_require,
-    entry_points="""
-    [console_scripts]
-    moksha = moksha.common.commands.cli:main
-    """,
 )
