diff options
author | Hyokeun Jeon <hyokeun.jeon@samsung.com> | 2019-10-02 13:48:22 +0900 |
---|---|---|
committer | Hyokeun Jeon <hyokeun.jeon@samsung.com> | 2019-10-02 13:48:22 +0900 |
commit | e4f87e039fbf893f9cd3ce78157e070c29d3a7b0 (patch) | |
tree | ac2a97e09adbb39e3ec41612fa470fdac5b2fe40 | |
parent | 667c6ed562ed16fabe0625bee91327cbbcb9cf4b (diff) | |
download | abs-sandbox/hyokeun/staging.tar.gz abs-sandbox/hyokeun/staging.tar.bz2 abs-sandbox/hyokeun/staging.zip |
-rw-r--r-- | spec-wgt.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec-wgt.template b/spec-wgt.template index b3529a4..468b1a6 100644 --- a/spec-wgt.template +++ b/spec-wgt.template @@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tar.gz BuildRequires: pkgconfig(libtzplatform-config) Requires(post): /usr/bin/__APP_TYPE__-backend -%define internal_name __OBS_PACKAGE_NAME__ +%define internal_name __TIZEN_STUDIO_PACKAGE_NAME__ %define preload___APP_TYPE___path %{TZ_SYS_RO_APP}/.preload-__APP_TYPE__ %description |