diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-12-29 12:03:38 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-12-29 12:03:38 +0000 |
commit | c8b4cbeb4ebadf3921afa0ff3d82f0966268f67f (patch) | |
tree | 70ee4fd7e19c69f6893df7ed96ff439d5f09efbd | |
parent | 8cfed7151d0ccddd91c1485df71b0678212d3859 (diff) | |
parent | e4f2b6e1d0bc68b738d9d1428a2ebb6c6d2014df (diff) |
merge of 00ab42cecad6f3cff7e430dfe1e456ffab6ee08c
and 08852d3ee921e5b54ef924285cd0ed124cb83e31
-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 |