From 690152a59fcf90262ef6e412342078382a68bf1b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 17 May 2014 18:58:48 +0200 Subject: use PKG_OPTS noscript to avoid installation in target_*/scripts --- package/glib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/glib/Makefile b/package/glib/Makefile index 389e11d2a..b18056f32 100644 --- a/package/glib/Makefile +++ b/package/glib/Makefile @@ -16,7 +16,7 @@ HOST_BUILDDEP:= libffi-host gettext-tiny-host libiconv-tiny-host python2-host PKG_URL:= http://www.gtk.org/ PKG_SITES:= http://ftp.gnome.org/pub/gnome/sources/glib/${PKG_EXTRAVER}/ PKG_NOPARALLEL:= 1 -PKG_OPTS:= dev +PKG_OPTS:= dev noscripts ifeq ($(ADK_STATIC),y) PKG_OPTS+= libonly -- cgit v1.2.3