From abfc1dbd73d59344564e7cc00754a259d2f2bc85 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 7 Sep 2006 20:46:06 +0000 Subject: Add apt & apt-native, including the generation of the apt.conf to be used for the rootfs population. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@699 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/apt/apt-0.6.45exp2/nodoc.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 meta/packages/apt/apt-0.6.45exp2/nodoc.patch (limited to 'meta/packages/apt/apt-0.6.45exp2/nodoc.patch') diff --git a/meta/packages/apt/apt-0.6.45exp2/nodoc.patch b/meta/packages/apt/apt-0.6.45exp2/nodoc.patch new file mode 100644 index 0000000000..9101847189 --- /dev/null +++ b/meta/packages/apt/apt-0.6.45exp2/nodoc.patch @@ -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 -- cgit v1.2.3