From 104e33d896a469e42aaf17745d1cccf0414f3f67 Mon Sep 17 00:00:00 2001 From: Yunmi Ha Date: Mon, 3 Apr 2017 11:17:53 +0900 Subject: [PATCH] Add license file to wearable package Need to install license file per each rpm package. Add license file to separated profile package. Change-Id: I677707c039ec0f5427e18ace5c2dc8b52d4f9203 Signed-off-by: Yunmi Ha --- packaging/gumd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/gumd.spec b/packaging/gumd.spec index 7633db1..4ff34eb 100644 --- a/packaging/gumd.spec +++ b/packaging/gumd.spec @@ -198,6 +198,7 @@ mv %{_unitdir}/gumd.service.wearable %{_unitdir}/gumd.service %endif %files profile_wearable +%license COPYING.LIB %{_unitdir}/gumd.service.wearable %files doc -- 2.7.4