mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00:00
xfce4-taskmanager: update to 1.1.0
remove unused patch Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
24c5490746
commit
a7f54c1aa1
-29
@@ -1,29 +0,0 @@
|
|||||||
From 9902fb9d4fce474426c35b73617149014799a0c8 Mon Sep 17 00:00:00 2001
|
|
||||||
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
|
|
||||||
Date: Thu, 19 Sep 2013 16:43:59 +0200
|
|
||||||
Subject: [PATCH] do not build documantation - Makefile has no install target
|
|
||||||
MIME-Version: 1.0
|
|
||||||
Content-Type: text/plain; charset=UTF-8
|
|
||||||
Content-Transfer-Encoding: 8bit
|
|
||||||
|
|
||||||
Upstream-Status: Inappropriate [config]
|
|
||||||
|
|
||||||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
|
||||||
---
|
|
||||||
Makefile.am | 1 -
|
|
||||||
1 file changed, 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/Makefile.am b/Makefile.am
|
|
||||||
index 6ffa8d9..6aef17a 100644
|
|
||||||
--- a/Makefile.am
|
|
||||||
+++ b/Makefile.am
|
|
||||||
@@ -1,6 +1,5 @@
|
|
||||||
SUBDIRS = \
|
|
||||||
po \
|
|
||||||
- doc \
|
|
||||||
src
|
|
||||||
|
|
||||||
desktopdir = $(datadir)/applications
|
|
||||||
--
|
|
||||||
1.8.3.1
|
|
||||||
|
|
||||||
+2
-2
@@ -6,5 +6,5 @@ inherit xfce-app
|
|||||||
|
|
||||||
DEPENDS = "gtk+ cairo libwnck xfce4-dev-tools-native exo-native"
|
DEPENDS = "gtk+ cairo libwnck xfce4-dev-tools-native exo-native"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "b8a707b25e32c1a296eb50d609aa49b8"
|
SRC_URI[md5sum] = "7da465a4798629ebd8650fef62770ab7"
|
||||||
SRC_URI[sha256sum] = "f5aa2796dd9971f8ae400238bfcdd9fa1322dba1466d1e6fd5bf8ee7e88bee86"
|
SRC_URI[sha256sum] = "2e1eb161f966cbfbd68bd029fb59115bc5ab0c0704cb500d20e7d73967e59ecb"
|
||||||
Reference in New Issue
Block a user