projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec1aff0
)
Fix ncurses so that it installs its pc files (needed by VLC)
author
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 27 Jun 2013 01:08:46 +0000
(21:08 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 28 Jun 2013 03:35:30 +0000
(23:35 -0400)
stage2/pkg/ncurses
patch
|
blob
|
history
diff --git
a/stage2/pkg/ncurses
b/stage2/pkg/ncurses
index
77435e6
..
fe8355d
100644
(file)
--- a/
stage2/pkg/ncurses
+++ b/
stage2/pkg/ncurses
@@
-7,6
+7,7
@@
hvconfig_pre()
--libdir=/lib \
--with-shared \
--without-debug \
+ --enable-pc-files \
--enable-widec \
--with-default-terminfo-dir=/usr/share/terminfo \
--with-manpage-format=normal"