summaryrefslogtreecommitdiff
path: root/packages/distcc/files
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-01-06 15:48:38 +0000
committerKoen Kooi <koen@openembedded.org>2008-01-06 15:48:38 +0000
commitce318a6faf04c09b37c9366978d9b634c96747d5 (patch)
treea8fad9028ca7412a03f34ca232862b04833cc8cd /packages/distcc/files
parent0fe69c9411f6ccfe979f96e56df3630e463ec687 (diff)
distcc: fix host file and CONFFILES
Diffstat (limited to 'packages/distcc/files')
-rw-r--r--packages/distcc/files/no-man.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/distcc/files/no-man.patch b/packages/distcc/files/no-man.patch
new file mode 100644
index 0000000000..ac1c18ac96
--- /dev/null
+++ b/packages/distcc/files/no-man.patch
@@ -0,0 +1,11 @@
+--- /tmp/Makefile.in 2008-01-06 16:44:45.696595605 +0100
++++ distcc-2.18.3/Makefile.in 2008-01-06 16:44:56.879181132 +0100
+@@ -556,7 +556,7 @@
+ # install-sh can't handle multiple arguments, but we don't need any
+ # tricky features so mkinstalldirs and cp will do
+
+-install: showpaths install-doc install-man install-programs install-example @INSTALL_GNOME@
++install: showpaths install-doc install-programs install-example @INSTALL_GNOME@
+
+ install-programs: $(bin_PROGRAMS)
+ $(mkinstalldirs) $(DESTDIR)$(bindir)