projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9853f92
)
Fix my latest fix to really build tic
author
Nicolas Thill
<nico@openwrt.org>
Fri, 8 Jul 2005 19:27:07 +0000
(19:27 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 8 Jul 2005 19:27:07 +0000
(19:27 +0000)
SVN-Revision: 1381
openwrt/package/ncurses/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/ncurses/Makefile
b/openwrt/package/ncurses/Makefile
index ad90e2b272e840cc28a7daf9e618f1b0edf219fe..662ea6e89a13f48a7cd06088f7367c9704844334 100644
(file)
--- a/
openwrt/package/ncurses/Makefile
+++ b/
openwrt/package/ncurses/Makefile
@@
-66,7
+66,7
@@
$(PKG_BUILD_DIR)/.built: $(PKG_BUILD_DIR)/.prepared
);
$(MAKE) -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \
- libs
+ libs
install.progs
(cd $(PKG_BUILD_DIR); rm -rf config.{cache,status} ; \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \