mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
apt-native: create var/log/apt/ dir so rootfs building will work
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4750 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -59,4 +59,6 @@ do_stage_base () {
|
||||
install -d ${sysconfdir}/apt
|
||||
install -d ${localstatedir}/lib/apt/lists/partial
|
||||
install -d ${localstatedir}/cache/apt/archives/partial
|
||||
|
||||
install -d ${localstatedir}/log/apt/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user