aboutsummaryrefslogtreecommitdiffstats
path: root/packages/apt/apt_0.6.25.bb
blob: b0d97411d4ed87d5927d1d4507c6c11fb6bf442d (plain)
1
2
3
4
5
6
7
8
9
10
11
require apt.inc
FILE_PR = "r3"

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

inherit autotools gettext

require apt-package.inc

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