File lam-6.7-manual-doc-path-fix.diff of Package ldap-account-manager
From: Jeff Mahoney <jeffm@suse.com>
Subject: LAM: fix path to docs
On SUSE systems, the docs go in /usr/share/doc/packages/%{name}
---
docs/manual-sources/appendix-selfResetSchema.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- a/docs/manual-sources/appendix-selfResetSchema.xml
+++ b/docs/manual-sources/appendix-selfResetSchema.xml
@@ -26,7 +26,7 @@
</listitem>
<listitem>
- <para>RPM: /usr/share/doc/ldap-account-manager-{VERSION}/schema</para>
+ <para>RPM: /usr/share/doc/packages/ldap-account-manager-{VERSION}/schema</para>
</listitem>
</itemizedlist>
@@ -122,7 +122,7 @@
<listitem>
<para>RPM:
- /usr/share/doc/ldap-account-manager-{VERSION}/schema/updates</para>
+ /usr/share/doc/packages/ldap-account-manager-{VERSION}/schema/updates</para>
</listitem>
</itemizedlist>