This patch removes the existing UI functionality, as a prep for adding the Javascript based ui.

This commit is contained in:
Adam Young
2010-07-26 11:57:29 -04:00
committed by Rob Crittenden
parent fd1ff372dc
commit 26b0e8fc98
17 changed files with 4 additions and 675 deletions

View File

@@ -81,7 +81,6 @@ setup(
'ipaserver',
'ipaserver.plugins',
'ipaserver.install',
'ipawebui',
],
scripts=['ipa'],
data_files = [('share/man/man1', ["ipa.1"])],