Blame SOURCES/scap-security-guide-0.1.19-rhel7-include-only-rht-ccp-profile.patch

2b7b16
--- scap-security-guide-0.1.19/RHEL/7/input/guide.xslt.orig	2014-09-29 07:55:24.154151816 -0400
2b7b16
+++ scap-security-guide-0.1.19/RHEL/7/input/guide.xslt	2014-09-29 07:56:48.376190494 -0400
2b7b16
@@ -8,10 +8,7 @@
2b7b16
       <xsl:copy-of select="@*|node()" />
2b7b16
 
2b7b16
        
2b7b16
-		<xsl:apply-templates select="document('profiles/test.xml')" />
2b7b16
-		<xsl:apply-templates select="document('profiles/rht-ccp.xml')" />
2b7b16
-		<xsl:apply-templates select="document('profiles/common.xml')" />
2b7b16
-		<xsl:apply-templates select="document('profiles/stig-rhel7-server-upstream.xml')" />
2b7b16
+                <xsl:apply-templates select="document('profiles/rht-ccp.xml')" />
2b7b16
 
2b7b16
        <Value id="conditional_clause" type="string" operator="equals">
2b7b16
                  <title>A conditional clause for check statements.</title>