diff options
Diffstat (limited to 'package/pango/Makefile')
-rw-r--r-- | package/pango/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/pango/Makefile b/package/pango/Makefile index 4cf4d25ad..2f98e804c 100644 --- a/package/pango/Makefile +++ b/package/pango/Makefile @@ -22,7 +22,6 @@ include ${TOPDIR}/mk/package.mk $(eval $(call HOST_template,PANGO,pango,${PKG_VERSION}-${PKG_RELEASE})) $(eval $(call PKG_template,PANGO,pango,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS})) -HOST_STYLE:= auto CONFIGURE_ENV+= ac_cv_path_EGREP="grep -E" pango-install: |