# HG changeset patch # User Rich Burridge # Date 1431200723 25200 # Node ID bcfdeff915c45c4bd3743da14a33c0ad0715cc97 # Parent a9fb58a6766cebd5fa2589e9fce45383e728af60 21056705 libgsl needs to deliver both 32-bit and 64-bit gsl-config scripts diff -r a9fb58a6766c -r bcfdeff915c4 components/libgsl/libgsl.p5m --- a/components/libgsl/libgsl.p5m Mon May 04 14:04:34 2015 -0700 +++ b/components/libgsl/libgsl.p5m Sat May 09 12:45:23 2015 -0700 @@ -35,7 +35,8 @@ 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 usr/bin/$(MACH64)/gsl-config path=usr/bin/gsl-config +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 file path=usr/include/gsl/gsl_blas.h