diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-03 13:24:32 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-03 13:24:32 +0100 |
commit | 2843fdb8bf71aef985b00592ea0f88d4e719b264 (patch) | |
tree | cb2d0d804986bc442f9c9962c180f60a9b42f61d /pykolab.spec.in | |
parent | c2ee99f72e5d683d1e3e88d5a0b68dca1943460d (diff) | |
download | pykolab-2843fdb8bf71aef985b00592ea0f88d4e719b264.tar.gz |
Adjust autofoo for the new templates
Diffstat (limited to 'pykolab.spec.in')
-rw-r--r-- | pykolab.spec.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pykolab.spec.in b/pykolab.spec.in index 1145888..aad3e2b 100644 --- a/pykolab.spec.in +++ b/pykolab.spec.in @@ -282,6 +282,8 @@ rm -rf %{buildroot} %{_sbindir}/kolab %{_sbindir}/kolab-conf %{_sbindir}/setup-kolab +%dir %{_sysconfdir}/kolab/templates +%{_datadir}/kolab/templates %dir %{python_sitelib}/pykolab/cli/ %{python_sitelib}/pykolab/cli/*.py %{python_sitelib}/pykolab/cli/*.pyc |