]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
apt: use default packaging rules for -dev package
authorAndreas Oberritter <obi@opendreambox.org>
Thu, 21 Apr 2016 23:04:18 +0000 (01:04 +0200)
committerAndreas Oberritter <obi@opendreambox.org>
Tue, 17 Oct 2017 02:38:26 +0000 (04:38 +0200)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
meta/recipes-devtools/apt/apt_1.0.10.1.bb

index 21dd46ece4705476c7953682506159875df7fec1..0a5f5d06ec8f78b340db8dc7281d45755e528578 100644 (file)
@@ -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