mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
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:
15
meta/packages/apt/apt-0.7.2/nodoc.patch
vendored
Normal file
15
meta/packages/apt/apt-0.7.2/nodoc.patch
vendored
Normal 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
|
||||
Reference in New Issue
Block a user