aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/apt/apt_0.6.46.2.bb
blob: 1cd8eb270e5d79fbedc94f71ddba32eaecf3b410 (plain)
1
2
3
4
5
6
7
8
9
require apt.inc

SRC_URI += "file://autofoo.patch;patch=1 \
            file://nodoc.patch;patch=1"

require apt-package.inc

FILES_${PN} += "${bindir}/apt-key"
apt-manpages += "doc/apt-key.8"