[Buildroot] [git commit] libart: handle libart2-config script

Peter Korsgaard jacmet at sunsite.dk
Sun Jun 2 21:19:15 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=e62d01535ab78e8ff80b730e9b2df903f0747d0c
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/libart/libart.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/libart/libart.mk b/package/libart/libart.mk
index 0505ff5..822dbf1 100644
--- a/package/libart/libart.mk
+++ b/package/libart/libart.mk
@@ -9,5 +9,6 @@ LIBART_SOURCE = libart_lgpl-$(LIBART_VERSION).tar.gz
 LIBART_SITE = http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/
 LIBART_AUTORECONF = YES
 LIBART_INSTALL_STAGING = YES
+LIBART_CONFIG_SCRIPTS = libart2-config
 
 $(eval $(autotools-package))


More information about the buildroot mailing list