diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-05-24 11:03:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-05-24 11:03:17 +0200 |
commit | b1191c773828eee2887b952dde9e36040c5d201e (patch) | |
tree | 6c04c46fa3f413438d7aca500baf19c71d2ca130 | |
parent | 79fe2b0f6e88f4915f8c3823307e841deb6ba5fc (diff) |
remove doc/guide.xml (moved to /etc/gosa by patch, generated on install)
-rw-r--r-- | gosa.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -257,7 +257,7 @@ update-desktop-database &> /dev/null || : %{_datadir}/gosa/setup %dir %{_datadir}/gosa/doc %dir %{_datadir}/gosa/doc/core -%{_datadir}/gosa/doc/guide.xml +%exclude %{_datadir}/gosa/doc/guide.xml %{_datadir}/gosa/doc/core/guide.xml #%dir %{_datadir}/gosa/doc/plugins #%dir %{_datadir}/gosa/doc/plugins/* |