diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-29 19:43:51 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-29 19:43:51 +0000 |
commit | a237fdd3a91d4dd99d4d6a36dbffd9ac5f76a222 (patch) | |
tree | d93806dbfa6242c6539e3633bb3a27636d5aa72f /classes/debian.bbclass | |
parent | f83fcfa62f5267235115429a3178e490c9494d72 (diff) | |
parent | d91baaa377d2b7b630bfc41fa7ec90aae60d191b (diff) |
merge of '2bd0126d08de7a847d1206078cb5735489c7a443'
and '421bc59a69ee9e86be6150500d3b25466a9b730b'
Diffstat (limited to 'classes/debian.bbclass')
-rw-r--r-- | classes/debian.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/debian.bbclass b/classes/debian.bbclass index 3992a76084..a0c78a25f4 100644 --- a/classes/debian.bbclass +++ b/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 |