diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-12-02 16:05:32 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-12-02 16:05:32 +0000 |
commit | 282088f1ad999b8427ad8acf43021538388afa60 (patch) | |
tree | 3e0564475209464a8c8ea73930e74fdef7d6e1ad /classes/debian.bbclass | |
parent | 540a1c1e47ffaf5fff8788d039ea32c0b1c5e4e8 (diff) | |
parent | 76690a09c46fc3214e2f0e3daab4ba1c55f52a0e (diff) |
merge of 'cdaf3702bfeaebdf9d1466a398935ab179583c9a'
and 'd045039e1aba07c5bb52c9acf9236d6bb0cf1831'
Diffstat (limited to 'classes/debian.bbclass')
-rw-r--r-- | classes/debian.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/classes/debian.bbclass b/classes/debian.bbclass index a38f10d629..dd0789adae 100644 --- a/classes/debian.bbclass +++ b/classes/debian.bbclass @@ -1,5 +1,3 @@ -STAGING_PKGMAPS_DIR = "${STAGING_DIR}/pkgmaps/debian" - # 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 |