components/gcc48/system-library-gcc-gcc-gfortran-runtime-48.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
--- a/components/gcc48/system-library-gcc-gcc-gfortran-runtime-48.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/gcc48/system-library-gcc-gcc-gfortran-runtime-48.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -34,8 +34,10 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2012/373
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-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