diff options
author | taeyoung2.son <taeyoung2.son@samsung.com> | 2011-11-30 10:47:22 +0900 |
---|---|---|
committer | taeyoung2.son <taeyoung2.son@samsung.com> | 2011-11-30 10:47:22 +0900 |
commit | c2bef27222631a79ef5f5cc86ed3dbb2bbea87f6 (patch) | |
tree | 0f085de7b0f5434867d25e588352c6c4c4ace17b /builder | |
parent | 20614b1d221db5453022c3c3359a2211575ee00a (diff) | |
download | common-eplugin-c2bef27222631a79ef5f5cc86ed3dbb2bbea87f6.tar.gz common-eplugin-c2bef27222631a79ef5f5cc86ed3dbb2bbea87f6.tar.bz2 common-eplugin-c2bef27222631a79ef5f5cc86ed3dbb2bbea87f6.zip |
[Title] Modify IDE install location. (TizenIDE => IDE)
[Type] Feature
[Module] Main
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Diffstat (limited to 'builder')
-rw-r--r-- | builder/build.properties.product.clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builder/build.properties.product.clean b/builder/build.properties.product.clean index a1da61b57..c1770365c 100644 --- a/builder/build.properties.product.clean +++ b/builder/build.properties.product.clean @@ -31,7 +31,7 @@ runPackager=true #archiveNamePrefix= # The prefix that will be used in the generated archive. -archivePrefix=TizenIDE +archivePrefix=IDE # The location underwhich all of the build output will be collected. collectingFolder=${archivePrefix} |