initramfs-tools: fix klibc hook, remove zcat and gunzip.
--HG-- extra : convert_revision : 93ceedf65b244fc41b9c574f0d51d934b55dab56
This commit is contained in:
@@ -19,6 +19,6 @@ esac
|
||||
ln -s /usr/lib/klibc/bin/* ${DESTDIR}/bin
|
||||
ln -s /lib/klibc-*.so ${DESTDIR}/lib
|
||||
rm -f ${DESTDIR}/bin/kinit* ${DESTDIR}/bin/gzip \
|
||||
${DESTDIR}/zcat ${DESTDIR}/gunzip
|
||||
${DESTDIR}/bin/zcat ${DESTDIR}/bin/gunzip
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user