components/libgsl/libgsl.p5m
changeset 5682 94c0ca64c022
parent 5472 3e696f78d48e
child 7547 99009c0665cc
--- a/components/libgsl/libgsl.p5m	Wed Mar 30 10:16:56 2016 -0700
+++ b/components/libgsl/libgsl.p5m	Wed Mar 30 13:33:31 2016 -0700
@@ -35,10 +35,11 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2015/122
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-file path=usr/bin/$(MACH64)/gsl-config
-file path=usr/bin/gsl-config
-file usr/bin/$(MACH64)/gsl-histogram path=usr/bin/gsl-histogram
-file usr/bin/$(MACH64)/gsl-randist path=usr/bin/gsl-randist
+# gsl-config needs swapping because it embeds library paths.
+file usr/bin/gsl-config path=usr/bin/$(MACH64)/gsl-config
+file usr/bin/$(MACH32)/gsl-config path=usr/bin/gsl-config
+file path=usr/bin/gsl-histogram
+file path=usr/bin/gsl-randist
 file path=usr/include/gsl/gsl_blas.h
 file path=usr/include/gsl/gsl_blas_types.h
 file path=usr/include/gsl/gsl_block.h