aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apt/apt-0.7.3/nodoc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apt/apt-0.7.3/nodoc.patch')
-rw-r--r--recipes/apt/apt-0.7.3/nodoc.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/apt/apt-0.7.3/nodoc.patch b/recipes/apt/apt-0.7.3/nodoc.patch
new file mode 100644
index 0000000000..9101847189
--- /dev/null
+++ b/recipes/apt/apt-0.7.3/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