@ -1,5 +1,5 @@
#
#
# Copyright (C) 2006-2014 OpenWrt.org
# Copyright (C) 2006-2013 OpenWrt.org
#
#
# This is free software, licensed under the GNU General Public License v2.
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
# See /LICENSE for more information.
@ -147,7 +147,7 @@ define Build/InstallDev
$( CP) $( PKG_INSTALL_DIR) /usr/bin/ncursesw5-config $( 2) /bin/
$( CP) $( PKG_INSTALL_DIR) /usr/bin/ncursesw5-config $( 2) /bin/
$( SED) 's,^\(prefix\|exec_prefix\)=.*,\1=$(STAGING_DIR)/usr,g' -e 's/$$$$INCS //g' \
$( SED) 's,^\(prefix\|exec_prefix\)=.*,\1=$(STAGING_DIR)/usr,g' -e 's/$$$$INCS //g' \
$( 2) /bin/ncursesw5-config
$( 2) /bin/ncursesw5-config
$( LN) $( 2) /bin/ncursesw5-config $( 1) /usr/bin/ncursesw5-config
ln -sf $( STAGING_DIR) /host /bin/ncursesw5-config $( 1) /usr/bin/ncursesw5-config
e n d e f
e n d e f
e l s e
e l s e
d e f i n e B u i l d / I n s t a l l D e v
d e f i n e B u i l d / I n s t a l l D e v
@ -161,7 +161,7 @@ define Build/InstallDev
$( CP) $( PKG_INSTALL_DIR) /usr/bin/ncurses5-config $( 2) /bin/
$( CP) $( PKG_INSTALL_DIR) /usr/bin/ncurses5-config $( 2) /bin/
$( SED) 's,^\(prefix\|exec_prefix\)=.*,\1=$(STAGING_DIR)/usr,g' \
$( SED) 's,^\(prefix\|exec_prefix\)=.*,\1=$(STAGING_DIR)/usr,g' \
$( 2) /bin/ncurses5-config
$( 2) /bin/ncurses5-config
$( LN) $( 2) /bin/ncurses5-config $( 1) /usr/bin/ncurses5-config
ln -sf $( STAGING_DIR) /host /bin/ncurses5-config $( 1) /usr/bin/ncurses5-config
e n d e f
e n d e f
e n d i f
e n d i f