glibc: remove /etc/ld.so.cache from destdir.
--HG-- extra : convert_revision : af385cabb81b804db9c1af1a4154cb60096e7f12
This commit is contained in:
parent
cff1ee6c43
commit
0f19402d79
|
@ -81,5 +81,7 @@ post_install()
|
|||
echo "rpc: files"; \
|
||||
) > ${DESTDIR}/etc/nsswitch.conf
|
||||
|
||||
rm -f ${DESTDIR}/etc/ld.so.cache
|
||||
|
||||
wrksrc=${wrksrc%%/build_obj}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue