summaryrefslogtreecommitdiffstats
path: root/poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch
blob: e9defadeafad9fac4f8af86c21f7021893c804c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
From 37e227ae1766568d8de55e268bb69bc15eee3529 Mon Sep 17 00:00:00 2001
From: Jussi Kukkonen <jussi.kukkonen@intel.com>
Date: Thu, 26 Nov 2015 16:01:47 +0200
Subject: [PATCH] Enable xdg-terminal

Upstream-Status: Inappropriate [configuration]

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
---
 scripts/Makefile.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index d167393..430032d 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -20,7 +20,8 @@ SCRIPTS		= \
     xdg-open \
     xdg-email \
     xdg-screensaver \
-    xdg-settings
+    xdg-settings \
+    xdg-terminal
 #    xdg-su
 #    xdg-copy \
 #    xdg-file-dialog
-- 
2.1.4

OpenPOWER on IntegriCloud