diff options
| author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-30 09:48:43 +0000 |
|---|---|---|
| committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-30 09:48:43 +0000 |
| commit | 820b582b2c01f47591ae8057a0e33fff15e3a2ae (patch) | |
| tree | 0e2eff07a62f8623bdf052d41acec5d379529093 /classes | |
| parent | 8a5b84520e31fb041d453d10cc1fe0d135b58731 (diff) | |
| parent | 46c09a35eea203bc18b686ca3f61cb711e1bde1a (diff) | |
merge of '886f590eaf51aa5f80dff32c73a8d713ce989b3c'
and 'bbe0f81068d50c751254355e444d82da046b3a41'
Diffstat (limited to 'classes')
| -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 |
