diff options
author | Richard Purdie <richard@openedhand.com> | 2008-06-16 10:51:58 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-06-16 10:51:58 +0000 |
commit | 59ac2af3c929f31e3516a2749da72448d9ffc2ff (patch) | |
tree | 894ff31c538cf343aa36e2babff416f412ad77b6 /meta/packages/apt/apt_0.7.2.bb | |
parent | 5d4591b662f2b9e727d2c259aea824b388e23a24 (diff) | |
download | poky-59ac2af3c929f31e3516a2749da72448d9ffc2ff.tar.gz |
apt: Remove 0.7.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4664 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/apt/apt_0.7.2.bb')
-rw-r--r-- | meta/packages/apt/apt_0.7.2.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/packages/apt/apt_0.7.2.bb b/meta/packages/apt/apt_0.7.2.bb deleted file mode 100644 index 2a7f963d2f..0000000000 --- a/meta/packages/apt/apt_0.7.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" | ||