From fe302dc2c9d168587595160a28d57767fa96502e Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Fri, 21 Aug 2015 14:13:51 +0900 Subject: [PATCH] Modify xml file to launch bluetooth UG Change-Id: I31348851827ba9a296cb0c2d430202fb13efab6c Signed-off-by: DoHyun Pyun --- data/ug-bluetooth-efl.xml | 4 ++-- packaging/ug-bluetooth-efl.spec | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/data/ug-bluetooth-efl.xml b/data/ug-bluetooth-efl.xml index ee8413d..bab426f 100644 --- a/data/ug-bluetooth-efl.xml +++ b/data/ug-bluetooth-efl.xml @@ -3,7 +3,7 @@ Insung Cho Bluetooth Setting - + @@ -71,7 +71,7 @@ - + diff --git a/packaging/ug-bluetooth-efl.spec b/packaging/ug-bluetooth-efl.spec index e4e0b8a..0835f95 100644 --- a/packaging/ug-bluetooth-efl.spec +++ b/packaging/ug-bluetooth-efl.spec @@ -4,7 +4,7 @@ Name: ug-bluetooth-efl Summary: UI gadget about the bluetooth -Version: 0.3.1 +Version: 0.3.2 Release: 1 Group: TO_BE/FILLED_IN License: Flora-1.1 @@ -64,6 +64,7 @@ make %{?jobs:-j%jobs} %post mkdir -p /usr/ug/bin/ ln -sf /usr/bin/ug-client /usr/ug/bin/setting-bluetooth-efl +ln -sf /usr/bin/ug-client /usr/ug/bin/setting-bluetooth-efl-single %install rm -rf %{buildroot} -- 2.7.4