diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-06-19 15:16:30 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-06-19 15:16:30 +0000 |
commit | 91d7c5b3cfe48bd107ae77c70935cb6a3833bdf9 (patch) | |
tree | 9c018fab70e227ef6b56c72a63e286a0da0b96c7 /meta/packages/apt/apt_0.7.14.bb | |
parent | 7e8cf4d8d6e6f923e4b6dacd9b4df6f03d8649ad (diff) | |
download | poky-91d7c5b3cfe48bd107ae77c70935cb6a3833bdf9.tar.gz |
apt: update to 0.7.14
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4710 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/apt/apt_0.7.14.bb')
-rw-r--r-- | meta/packages/apt/apt_0.7.14.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/packages/apt/apt_0.7.14.bb b/meta/packages/apt/apt_0.7.14.bb new file mode 100644 index 0000000000..73285f37c3 --- /dev/null +++ b/meta/packages/apt/apt_0.7.14.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | require apt.inc | ||
2 | |||
3 | SRC_URI += "file://nodoc.patch;patch=1" | ||
4 | |||
5 | require apt-package.inc | ||
6 | |||
7 | FILES_${PN} += "${bindir}/apt-key" | ||
8 | apt-manpages += "doc/apt-key.8" | ||