]> git.pld-linux.org Git - packages/atob.git/blobdiff - atob.spec
- xinclude is used by documentation
[packages/atob.git] / atob.spec
index 75371dea909c12f3fb1580c2ada202dd3f3618a6..7d8e2713610d4a46cf0d2eca2c619ba4d5971c76 100644 (file)
--- a/atob.spec
+++ b/atob.spec
@@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-cd doc && xsltproc -o atob.html html.xsl atob.docb
+cd doc && xsltproc --xinclude -o atob.html html.xsl atob.docb
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.077969 seconds and 4 git commands to generate.