nss: add nss-config, install some more static libs.
--HG-- extra : convert_revision : d37a3630e0c81485eaa7ac8b6ed10df507d71734
This commit is contained in:
parent
f13ec16aad
commit
40db192f56
3 changed files with 173 additions and 3 deletions
|
@ -13,6 +13,7 @@ Add_dependency run nss
|
|||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/bin ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue