summaryrefslogtreecommitdiff
path: root/apt/apt_0.5.27.oe
diff options
context:
space:
mode:
Diffstat (limited to 'apt/apt_0.5.27.oe')
-rw-r--r--apt/apt_0.5.27.oe13
1 files changed, 13 insertions, 0 deletions
diff --git a/apt/apt_0.5.27.oe b/apt/apt_0.5.27.oe
index e69de29bb2..3b3a41774e 100644
--- a/apt/apt_0.5.27.oe
+++ b/apt/apt_0.5.27.oe
@@ -0,0 +1,13 @@
+include apt.inc
+
+PR = "r1"
+SRC_URI += "file://autofoo.patch;patch=1"
+
+inherit autotools gettext
+
+include apt-package.inc
+
+apt-manpages += "doc/vendors.list.5 \
+ doc/fr/vendors.list.fr.5 \
+ doc/es/vendors.list.es.5 \
+ doc/de/apt.de.8"