diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-03 10:20:28 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-03 10:20:28 +0000 |
commit | d9a54a4705d13b90f074817368059cb8b0f20f20 (patch) | |
tree | 98c28cd68a26160aeb92ef14bba5f2e6cfa018bf | |
parent | c8f31007fac82944cc5569c63734985f684ae09c (diff) | |
parent | 7253db0b88feba67ff9974c06ff06f0dff492bee (diff) |
merge of '1d43b066145d51036ada398df009600d2e861364'
and '91d610fe22ec5f30832680d42abf443bcd99fe6c'
-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 |