components/gcc47/system-library-gcc-gcc-gfortran-runtime-47.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
--- a/components/gcc47/system-library-gcc-gcc-gfortran-runtime-47.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/gcc47/system-library-gcc-gcc-gfortran-runtime-47.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,12 +18,16 @@
 #
 # 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.
 #
 
 set name=pkg.fmri \
     value=pkg:/system/library/gcc/gcc-gfortran-runtime-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="GCC $(GCC_VERSION) - Fortran Runtime"
+#
+# temporary, until the mediated links are replaced in the reference repo
+set name=pkg.linted.pkglint.dupaction001.1 value=true
+set name=pkg.linted.pkglint.dupaction010.2 value=true
 set name=com.oracle.info.description \
     value="the GNU Compiler Collection - Fortran Runtime Libraries"
 set name=com.oracle.info.tpno value=$(TPNO)
@@ -35,12 +39,10 @@
 set name=org.opensolaris.arc-caseid value=PSARC/2012/373
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 #
-# temporary, until the mediated links are replaced in the reference repo
-set name=pkg.linted.pkglint.dupaction001.1 value=true
-set name=pkg.linted.pkglint.dupaction010.2 value=true
-#
-link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so target=libgfortran.so.3.0.0
-link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so.3 target=libgfortran.so.3.0.0
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so \
+    target=libgfortran.so.3.0.0
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so.3 \
+    target=libgfortran.so.3.0.0
 file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so.3.0.0
 link path=$(GCC_BASEDIR)/lib/libgfortran.so target=libgfortran.so.3.0.0
 link path=$(GCC_BASEDIR)/lib/libgfortran.so.3 target=libgfortran.so.3.0.0