]> 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>
Mon, 7 May 2018 21:25:22 +0000 (23:25 +0200)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
meta/recipes-devtools/apt/apt_1.2.12.bb

index cb6cebcd27c113a276b44b34a5c3da8707830cd0..fa96685dafe3ff4c6a78b9d04673b7fbb758c7f8 100644 (file)
@@ -5,7 +5,6 @@ require apt.inc
 PACKAGES =+ "${PN}-utils"
 FILES_${PN} += "${libdir}/dpkg ${systemd_system_unitdir}/apt-daily.service"
 FILES_${PN}-utils = "${bindir}/apt-sortpkgs ${bindir}/apt-extracttemplates"
-FILES_${PN}-dev = "${libdir}/libapt*.so ${includedir}"
 
 inherit systemd