From 794a923a809ca0d782b0c5fcee517dfa6612aba8 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 6 Jul 2007 13:04:11 +0000 Subject: debian.bbclass: fixed typo git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2127 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/classes/debian.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg