aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-examples/amhelloworld/files/org.tizen.amhelloworld.spec
diff options
context:
space:
mode:
Diffstat (limited to 'meta-application-manager/recipes-examples/amhelloworld/files/org.tizen.amhelloworld.spec')
-rw-r--r--meta-application-manager/recipes-examples/amhelloworld/files/org.tizen.amhelloworld.spec13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-application-manager/recipes-examples/amhelloworld/files/org.tizen.amhelloworld.spec b/meta-application-manager/recipes-examples/amhelloworld/files/org.tizen.amhelloworld.spec
new file mode 100644
index 0000000..4149875
--- /dev/null
+++ b/meta-application-manager/recipes-examples/amhelloworld/files/org.tizen.amhelloworld.spec
@@ -0,0 +1,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
+