diff options
author | Richard Purdie <richard@openedhand.com> | 2007-07-01 17:05:43 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-07-01 17:05:43 +0000 |
commit | 1e6f5d36fe5b595b4d36c19ff243a32c6fa0d750 (patch) | |
tree | d71feb366e000532af45b1cf7e2878bf0fd3a17c /meta/packages/apt/apt_0.6.46.2.bb | |
parent | 18b9e6e620a3fe898154dccdc52baeb4563a85b3 (diff) | |
download | poky-1e6f5d36fe5b595b4d36c19ff243a32c6fa0d750.tar.gz |
apt: 0.6.46 -> 0.7.2 (and fix DEPENDS/RDEPENDS)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2070 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/apt/apt_0.6.46.2.bb')
-rw-r--r-- | meta/packages/apt/apt_0.6.46.2.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/packages/apt/apt_0.6.46.2.bb b/meta/packages/apt/apt_0.6.46.2.bb deleted file mode 100644 index 2a7f963d2f..0000000000 --- a/meta/packages/apt/apt_0.6.46.2.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | require apt.inc | ||
2 | PR = "r2" | ||
3 | |||
4 | SRC_URI += "file://nodoc.patch;patch=1" | ||
5 | |||
6 | require apt-package.inc | ||
7 | |||
8 | FILES_${PN} += "${bindir}/apt-key" | ||
9 | apt-manpages += "doc/apt-key.8" | ||