diff options
Diffstat (limited to 'meta/classes')
-rw-r--r-- | meta/classes/debian.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/debian.bbclass b/meta/classes/debian.bbclass index 3992a7608..a0c78a25f 100644 --- a/meta/classes/debian.bbclass +++ b/meta/classes/debian.bbclass @@ -1,6 +1,6 @@ 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 # before building the current package to make the packages runtime # depends are correct |