aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2016-04-22 01:04:18 +0200
committerAndreas Oberritter <obi@opendreambox.org>2017-06-26 22:57:10 +0200
commit018f0fd89dc27ba31951ef3866bff574a0dad5bb (patch)
treebb95dd866e815e20e37256bd38ba21dc5cc87538 /meta
parentb00dd5f501758bf6bf435f011cd561b5501c4f99 (diff)
downloadopenembedded-core-contrib-018f0fd89dc27ba31951ef3866bff574a0dad5bb.tar.gz
apt: use default packaging rules for -dev package
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/apt/apt_1.0.10.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/apt/apt_1.0.10.1.bb b/meta/recipes-devtools/apt/apt_1.0.10.1.bb
index 21dd46ece4..0a5f5d06ec 100644
--- a/meta/recipes-devtools/apt/apt_1.0.10.1.bb
+++ b/meta/recipes-devtools/apt/apt_1.0.10.1.bb
@@ -5,7 +5,6 @@ require apt.inc
PACKAGES =+ "${PN}-utils"
FILES_${PN} += "${libdir}/dpkg"
FILES_${PN}-utils = "${bindir}/apt-sortpkgs ${bindir}/apt-extracttemplates"
-FILES_${PN}-dev = "${libdir}/libapt*.so ${includedir}"
do_install () {
set -x