components/perl_modules/xml-sax-base/Makefile
changeset 3743 da52fd64c863
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
--- a/components/perl_modules/xml-sax-base/Makefile	Fri Feb 06 11:30:39 2015 -0800
+++ b/components/perl_modules/xml-sax-base/Makefile	Fri Feb 06 12:13:46 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
@@ -49,6 +49,9 @@
 COMPONENT_INSTALL_ENV += INSTALLVENDORMAN3DIR=$(USRSHAREMAN3DIR)
 
 COMPONENT_TEST_TARGETS = test
+COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
+COMPONENT_TEST_TRANSFORMS += \
+        '-e "s|\(^Files=\).*|\1|" '
 
 build:		$(BUILD_32_and_64)