summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch')
-rw-r--r--meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch29
1 files changed, 29 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch b/meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch
new file mode 100644
index 000000000..eeee8f73b
--- /dev/null
+++ b/meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch
@@ -0,0 +1,29 @@
1From 9902fb9d4fce474426c35b73617149014799a0c8 Mon Sep 17 00:00:00 2001
2From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
3Date: Thu, 19 Sep 2013 16:43:59 +0200
4Subject: [PATCH] do not build documantation - Makefile has no install target
5MIME-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
8
9Upstream-Status: Inappropriate [config]
10
11Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
12---
13 Makefile.am | 1 -
14 1 file changed, 1 deletion(-)
15
16diff --git a/Makefile.am b/Makefile.am
17index 6ffa8d9..6aef17a 100644
18--- a/Makefile.am
19+++ b/Makefile.am
20@@ -1,6 +1,5 @@
21 SUBDIRS = \
22 po \
23- doc \
24 src
25
26 desktopdir = $(datadir)/applications
27--
281.8.3.1
29