rootfs_ipk.bbclass: Some extra spaces / tabs were removed / formated

(From OE-Core rev: 414822d2caec720319c026324edd59234d0134ff)

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andrei Gherzan
2012-10-21 18:40:43 +03:00
committed by Richard Purdie
parent e7f1ec945b
commit 8255558613

View File

@@ -115,7 +115,7 @@ fakeroot rootfs_ipk_do_rootfs () {
fi
fi
set +x
log_check rootfs
log_check rootfs
}
rootfs_ipk_write_manifest() {
@@ -134,8 +134,8 @@ rootfs_ipk_write_manifest() {
remove_packaging_data_files() {
rm -rf ${IMAGE_ROOTFS}${opkglibdir}
# We need the directory for the package manager lock
mkdir ${IMAGE_ROOTFS}${opkglibdir}
# We need the directory for the package manager lock
mkdir ${IMAGE_ROOTFS}${opkglibdir}
}
list_installed_packages() {