summaryrefslogtreecommitdiffstats
path: root/meta/classes/debian.bbclass
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-07-06 13:04:11 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-07-06 13:04:11 +0000
commit794a923a809ca0d782b0c5fcee517dfa6612aba8 (patch)
tree15c8dcc879dfb3ab0015798ce4e9314481694e31 /meta/classes/debian.bbclass
parent91bbcd4ffae59014c4f462a4f543521cbf9935c3 (diff)
downloadopenembedded-core-794a923a809ca0d782b0c5fcee517dfa6612aba8.tar.gz
debian.bbclass: fixed typo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2127 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/classes/debian.bbclass')
-rw-r--r--meta/classes/debian.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/debian.bbclass b/meta/classes/debian.bbclass
index 3992a76084..a0c78a25f4 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