summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-04-14 16:31:08 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-04-14 16:31:08 -0400
commit51119d1acc532cfad68b9fe4a1daa945fe7cd3f0 (patch)
treeba5f3f661513b51c4a850b4c4fec2a1fa2b9fd5b /setup.py
parent6f6c1c700aac364d5cb2f29d039c950f26767f10 (diff)
downloadthird_party-cobbler-51119d1acc532cfad68b9fe4a1daa945fe7cd3f0.tar.gz
third_party-cobbler-51119d1acc532cfad68b9fe4a1daa945fe7cd3f0.tar.xz
third_party-cobbler-51119d1acc532cfad68b9fe4a1daa945fe7cd3f0.zip
Better kerberos support. See the Wiki.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 31ead00..6d4a1cd 100644
--- a/setup.py
+++ b/setup.py
@@ -60,7 +60,7 @@ if __name__ == "__main__":
"cobbler/server",
"cobbler/webui",
],
- scripts = ["scripts/cobbler", "scripts/cobblerd", "scripts/cobbler_auth_help"],
+ scripts = ["scripts/cobbler", "scripts/cobblerd"],
data_files = [
(modpython, ['scripts/index.py']),
# cgi files