diff options
author | Kim Kibum <kb0929.kim@samsung.com> | 2012-06-08 14:53:59 +0900 |
---|---|---|
committer | Kim Kibum <kb0929.kim@samsung.com> | 2012-06-08 14:53:59 +0900 |
commit | bed963b6c4431be5d3ce04131683172cc43675ea (patch) | |
tree | 9c7c66c8eebfe59978e8295758a1cf38ecf659d1 /debian/org.tizen.download-provider.install.in | |
parent | 6d4c001b680c399f750cd71eabc18d5bd39ae1ee (diff) | |
download | download-provider-bed963b6c4431be5d3ce04131683172cc43675ea.tar.gz download-provider-bed963b6c4431be5d3ce04131683172cc43675ea.tar.bz2 download-provider-bed963b6c4431be5d3ce04131683172cc43675ea.zip |
apply FSL(Flora Software License)
Diffstat (limited to 'debian/org.tizen.download-provider.install.in')
-rw-r--r-- | debian/org.tizen.download-provider.install.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/org.tizen.download-provider.install.in b/debian/org.tizen.download-provider.install.in new file mode 100644 index 0000000..e95ca2a --- /dev/null +++ b/debian/org.tizen.download-provider.install.in @@ -0,0 +1,4 @@ +@PREFIX@/bin/* +@PREFIX@/data +@PREFIX@/res/* +opt/share/applications/* |