[Buildroot] [PATCH 1/3] intltool: no business defining PERLLIB

Gustavo Zacarias gustavo at zacarias.com.ar
Mon Mar 12 01:58:49 UTC 2012


Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/intltool/intltool.mk |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/package/intltool/intltool.mk b/package/intltool/intltool.mk
index 6d13cc1..1e749ea 100644
--- a/package/intltool/intltool.mk
+++ b/package/intltool/intltool.mk
@@ -9,8 +9,6 @@ INTLTOOL_SOURCE = intltool-$(INTLTOOL_VERSION).tar.bz2
 INTLTOOL_SITE = http://ftp.acc.umu.se/pub/GNOME/sources/intltool/0.40/
 
 HOST_INTLTOOL_DEPENDENCIES = host-libxml-parser-perl
-HOST_INTLTOOL_CONF_OPT = \
-  PERLLIB=$(HOST_DIR)/usr/lib/perl
 
 $(eval $(call AUTOTARGETS))
 $(eval $(call AUTOTARGETS,host))
-- 
1.7.3.4



More information about the buildroot mailing list