mirror of
git://git.yoctoproject.org/poky
synced 2026-08-15 08:58:28 +00:00
rootfs_deb.bbclass: Remove spurious mkdir, I needed this because my deploy/ was hosed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2508 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
35e3f2481a
commit
d0012bdc99
@ -110,7 +110,6 @@ fakeroot rootfs_deb_do_rootfs () {
|
||||
rmdir ${IMAGE_ROOTFS}/usr/dpkg/alternatives
|
||||
fi
|
||||
ln -s /usr/lib/ipkg/alternatives ${IMAGE_ROOTFS}/usr/dpkg/alternatives
|
||||
mkdir ${IMAGE_ROOTFS}/usr/lib/ipkg
|
||||
ln -s /usr/dpkg/info ${IMAGE_ROOTFS}/usr/lib/ipkg/info
|
||||
ln -s /usr/dpkg/status ${IMAGE_ROOTFS}/usr/lib/ipkg/status
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user