]> git.pld-linux.org Git - packages/atob.git/commitdiff
- xinclude is used by documentation atob-0_14_101-1
authorwrobell <wrobell@pld-linux.org>
Mon, 7 Oct 2002 23:22:27 +0000 (23:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atob.spec -> 1.5

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.074506 seconds and 4 git commands to generate.