Whamcloud - gitweb
LUDOC-208 compat: build works on SLES 11 sp2 and RHEL 6 16/9216/2
authorRichard Henwood <richard.henwood@intel.com>
Tue, 11 Feb 2014 02:27:31 +0000 (20:27 -0600)
committerRichard Henwood <richard.henwood@intel.com>
Thu, 13 Feb 2014 18:03:30 +0000 (18:03 +0000)
Fix to remain buildable on SLES 11 SP2 and RHEL 6.

Change-Id: I0db114df27d0b7e53e975c107797eae1c3eac283
Signed-off-by: Richard Henwood <richard.henwood@intel.com>
Reviewed-on: http://review.whamcloud.com/9216
Tested-by: Jenkins
Reviewed-by: Matt Ezell <ezellma@ornl.gov>
style/customstyle_fo.xsl

index 2cd6217..d30377a 100644 (file)
                        <xsl:call-template name="chapter.titlepage"/>
                  </fo:block>
 
-                 <xsl:call-template name="make.component.tocs"/>
+                 <!-- RHEL and SLES versions have an older docbook xsl install
+                      that fails on this call: 
+                          xsl:call-template name="make.component.tocs"/-->
 
                  <xsl:apply-templates/>
       </fo:block-container>