libncurses-dev: fix build

This commit is contained in:
kyak 2011-05-29 18:14:46 +04:00
parent c0acd5ca94
commit 6ba16167c1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ PKG_NAME:=libncurses-dev
PKG_VERSION:=5.7
PKG_RELEASE:=1
NCURSES_BUILD_DIR:=$(BUILD_DIR)/ncurses-$(PKG_VERSION)
NCURSES_BUILD_DIR:=$(BUILD_DIR)/libncurses/ncurses-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk