summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-19 18:14:03 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-19 18:14:03 -0400
commit59fcf7bc502d250ea9cec8d9f9b0d2e3233d95e9 (patch)
tree24c5a646550e9977ed6107ef5a0c625143a9d263 /MANIFEST.in
parent0204e9181c5274d0c6db6daff4d997776703a9bb (diff)
downloadcobbler-59fcf7bc502d250ea9cec8d9f9b0d2e3233d95e9.tar.gz
cobbler-59fcf7bc502d250ea9cec8d9f9b0d2e3233d95e9.tar.xz
cobbler-59fcf7bc502d250ea9cec8d9f9b0d2e3233d95e9.zip
Move all CGI scripts to a cobbler subdirectory under cgi-bin for namespacing.
In addition, the webui is now just "webui.cgi" in that directory. RPMs and setup.py also updated.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 48b7b236..1160d2fd 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -18,7 +18,7 @@ include scripts/watcher.py
include scripts/cobblerd
include scripts/findks.cgi
include scripts/nopxe.cgi
-include scripts/cobbler_webui.cgi
+include scripts/webui.cgi
include snippets/*
recursive-include po *.pot
recursive-include po *.po