diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2007-12-01 22:36:52 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2007-12-01 22:36:52 +0000 |
commit | 9da116be59a7a608285a0f16da7e9a31566b5ccb (patch) | |
tree | d85f70784fd882aaf30b901e60cdce5c9e48c518 /classes/debian.bbclass | |
parent | 4ecc73daa223da420e273e74cf8eff18a95d4a33 (diff) | |
parent | 7181f2f12b9b48fa6666973da0e9c82ea9e57bd7 (diff) |
merge of '80401af978389dc31680f5749d9a6b066bbee542'
and 'eb184b297334b4fd07df0787e5149d8be2c97b65'
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 |