[openlmi-providers] fixed making of documentation

Michal Minar miminar at fedoraproject.org
Wed Aug 28 08:48:38 UTC 2013


commit eb047ad00fc312dba1792e3eb83e6aad6d3f347c
Author: Michal Minar <miminar at redhat.com>
Date:   Wed Aug 28 10:03:13 2013 +0200

    fixed making of documentation

 openlmi-providers.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index 7f052a0..03bec53 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -244,7 +244,7 @@ pushd src/pcp
 popd
 
 # documentation
-make -C src/account/doc html
+PATH="$PATH:$RPM_BUILD_DIR/tools" make -C src/account/doc html
 
 %install
 make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}


More information about the scm-commits mailing list