소스 검색

use PKG_OPTS noscript to avoid installation in target_*/scripts

Waldemar Brodkorb 11 년 전
부모
커밋
690152a59f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/glib/Makefile

+ 1 - 1
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