[Buildroot] [PATCH 03/16] gsl: handle gsl-config script

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri May 10 16:29:25 UTC 2013


Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/gsl/gsl.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/gsl/gsl.mk b/package/gsl/gsl.mk
index 6591591..ef426cf 100644
--- a/package/gsl/gsl.mk
+++ b/package/gsl/gsl.mk
@@ -9,6 +9,7 @@ GSL_SITE = $(BR2_GNU_MIRROR)/gsl
 GSL_INSTALL_STAGING = YES
 GSL_LICENSE = GPLv3
 GSL_LICENSE_FILES = COPYING
+GSL_CONFIG_SCRIPTS = gsl-config
 
 # uClibc pretends to have fenv support as it installs <fenv.h>, but in
 # practice, it only implements it for i386. Problem reported upstream
-- 
1.7.9.5



More information about the buildroot mailing list