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
This commit is contained in:
Richard Purdie
2007-07-01 17:05:43 +00:00
parent 18b9e6e620
commit 1e6f5d36fe
6 changed files with 3 additions and 1 deletions

15
meta/packages/apt/apt-0.7.2/nodoc.patch vendored Normal file
View File

@@ -0,0 +1,15 @@
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- apt-0.6.45exp2.orig/Makefile
+++ apt-0.6.45exp2/Makefile
@@ -17,7 +17,7 @@ all headers library clean veryclean bina
$(MAKE) -C cmdline $@
$(MAKE) -C ftparchive $@
$(MAKE) -C dselect $@
- $(MAKE) -C doc $@
+# $(MAKE) -C doc $@
$(MAKE) -C po $@
# Some very common aliases