aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-examples/amhelloworld/files/org.tizen.amhelloworld.spec
blob: 41498753e4be7d2bcbb8c8ded502128fbe830cda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
%install

rm -rf %{buildroot}
%make_install

%files
%manifest org.tizen.amhelloworld.manifest

%defattr(-,root,root,-)
%attr(-,inhouse,inhouse)
/usr/apps/org.tizen.amhelloworld/bin/amhelloworld
/usr/share/packages/org.tizen.amhelloworld.xml