this patch will fix desktop icon's label "system" to "_"
Change-Id: I8d9003f4cde9baeb779c2209c85737b0b125a3a5
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
--- /dev/null
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
Group: Applications/Core Applications
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
+Source1: %{name}.manifest
Packager: hj903.jo@samsung.com
BuildRequires: cmake
%prep
%setup -q
+cp %{SOURCE1} .
%build
cmake \
rm -rf %{buildroot}
%files
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_bindir}/*
%{_resdir}/*