diff options
author | Endi S. Dewata <edewata@redhat.com> | 2011-07-21 02:54:07 -0500 |
---|---|---|
committer | Adam Young <ayoung@redhat.com> | 2011-07-21 11:47:57 -0400 |
commit | 4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf (patch) | |
tree | 5b34f511d3be1e86a2fb69259e958d9d3b99c01c /freeipa.spec.in | |
parent | b5fe1e8f615271f4f71826b83e51f5e3abd277a6 (diff) | |
download | freeipa-4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf.tar.gz freeipa-4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf.tar.xz freeipa-4ff959f55d4aa0a6a832821ed19ecbb9a05dbbbf.zip |
Removed custom layouts using HTML templates.
The code for supporting custom layouts using HTML templates has been
removed. If it's needed again in the future the code can be restored.
Ticket #1501
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r-- | freeipa.spec.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in index ff4931fa9..35ff84576 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -415,9 +415,6 @@ fi %{_usr}/share/ipa/ui/*.svg %{_usr}/share/ipa/ui/*.ttf %{_usr}/share/ipa/ui/*.woff -%dir %{_usr}/share/ipa/ui/layouts -%dir %{_usr}/share/ipa/ui/layouts/default -%{_usr}/share/ipa/ui/layouts/default/*.html %dir %{_sysconfdir}/ipa %dir %{_sysconfdir}/ipa/html %config(noreplace) %{_sysconfdir}/ipa/html/ssbrowser.html |