mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
debian.bbclass: fixed typo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2127 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
STAGING_PKGMAPS_DIR = "${STAGING_DIR}/pkgmaps/debian"
|
STAGING_PKGMAPS_DIR = "${STAGING_DIR}/pkgmaps/debian"
|
||||||
|
|
||||||
# Debain package renaming only occurs when a package is built
|
# Debian package renaming only occurs when a package is built
|
||||||
# We therefore have to make sure we build all runtime packages
|
# We therefore have to make sure we build all runtime packages
|
||||||
# before building the current package to make the packages runtime
|
# before building the current package to make the packages runtime
|
||||||
# depends are correct
|
# depends are correct
|
||||||
|
|||||||
Reference in New Issue
Block a user