kumquat-buildroot/package/ncurses
Yann E. MORIN 19569281dd package/ncurses: trim leading 'lib' from definition of libs to install
Currently, ncurses creates symlinks from the non-'w' variants to the
equivalent 'w' variant, but forgets to do so for pkg-config files.

To be able to share the same list between the libraries and the
pkg-config files to symlink, just trim the 'lib' prefix of libraries in
the definition, and just add it back at the time we need it.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-12-15 22:14:50 +01:00
..
Config.in ncurses: fix typo 'target' 2014-10-19 12:24:45 +02:00
ncurses-01-fixup-pkg-config-handling.patch
ncurses.mk package/ncurses: trim leading 'lib' from definition of libs to install 2014-12-15 22:14:50 +01:00