[PATCH 1/5] added shorthand2xccdf dependency to tables Makerule

Shawn Wells shawn at redhat.com
Mon Sep 24 14:49:42 UTC 2012


On 9/24/12 9:45 AM, Jeffrey Blank wrote:
> Signed-off-by: Jeffrey Blank <blank at eclipse.ncsc.mil>
> ---
>   RHEL6/Makefile |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/RHEL6/Makefile b/RHEL6/Makefile
> index abc44fd..483f6e5 100644
> --- a/RHEL6/Makefile
> +++ b/RHEL6/Makefile
> @@ -62,7 +62,7 @@ table-srgmap: shorthand-guide shorthand2xccdf
>   # the map-to-items filename must be provided relative to the root of the main document being processed
>   	xsltproc -stringparam map-to-items "../$(OUT)/rhel6-xccdf.xml" -o $(OUT)/rhel6-table-srgmap.html $(TRANS)/table-srgmap.xslt $(REFS)/disa-os-srg-v1r1.xml
>   
> -table-stigs:
> +table-stigs: shorthand2xccdf
>   	xsltproc -o $(OUT)/rhel5-table-stig.html $(TRANS)/xccdf2table-stig.xslt $(REFS)/disa-stig-rhel5-v1r0.6-xccdf.xml
>   	xsltproc -o $(OUT)/rhel5-table-stig-manual.html $(TRANS)/xccdf2table-stig.xslt $(REFS)/disa-stig-rhel5-v1r0.6-xccdf-manual.xml
>   	xsltproc --html -o $(OUT)/rhel5-table-stig-manual-ccisorted.html $(TRANS)/table-sortbyref.xslt $(OUT)/rhel5-table-stig-manual.html

Ack


More information about the scap-security-guide mailing list