diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-04-21 15:04:58 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-05 12:26:30 +0100 |
commit | bbd6999a7249b7b99e434a4a01c8cedf540279bd (patch) | |
tree | cd3e60cbf3f0c8c7a96d5d6cdbb3a720ccc759f2 /meta/recipes-devtools/dpkg/dpkg.inc | |
parent | cdf878387ad460f7c6b7a58dcc996918bcd07a0a (diff) | |
download | poky-bbd6999a7249b7b99e434a4a01c8cedf540279bd.tar.gz |
Remove distro-specific metadata for distros not in oe-core
(From OE-Core rev: ea2cd4b8e9bc013a007fe2a1a605ecb59db5a896)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg.inc')
-rw-r--r-- | meta/recipes-devtools/dpkg/dpkg.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index 6a04997776..02844424da 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc | |||
@@ -17,7 +17,6 @@ PARALLEL_MAKE = "" | |||
17 | inherit autotools gettext | 17 | inherit autotools gettext |
18 | 18 | ||
19 | DPKG_INIT_POSITION = "98" | 19 | DPKG_INIT_POSITION = "98" |
20 | DPKG_INIT_POSITION_slugos = "41" | ||
21 | 20 | ||
22 | pkg_postinst_dpkg () { | 21 | pkg_postinst_dpkg () { |
23 | #!/bin/sh | 22 | #!/bin/sh |