[packages/zix] fix files without apidocs
    atler 
    atler at pld-linux.org
       
    Sun Feb 25 21:36:59 CET 2024
    
    
  
commit 3af243407f76d033d498b968e3893f5090f000e9
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Feb 25 21:26:00 2024 +0100
    fix files without apidocs
 zix.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/zix.spec b/zix.spec
index 301bd16..ad3cc1c 100644
--- a/zix.spec
+++ b/zix.spec
@@ -96,7 +96,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/zix-0
 %{_pkgconfigdir}/zix-0.pc
 
+%if %{with apidocs}
 %files apidocs
 %defattr(644,root,root,755)
 %dir %{_docdir}/zix-0
 %{_docdir}/zix-0/html
+%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zix.git/commitdiff/3af243407f76d033d498b968e3893f5090f000e9
    
    
More information about the pld-cvs-commit
mailing list