fix: fix dtk-settings install path

Change-Id: I5c6822b16ec73e1e36c242b7f98c6d1051fb2552
This commit is contained in:
Iceyer 2018-01-22 17:15:25 +08:00
parent 3ebc7956f1
commit 1893cff301
Notes: Deepin Code Review 2018-01-22 17:31:57 +08:00
Verified+1: Anonymous Coward #1000004
Code-Review+2: Iceyer <me@iceyer.net>
Submitted-by: Iceyer <me@iceyer.net>
Submitted-at: Mon, 22 Jan 2018 17:31:57 +0800
Reviewed-on: https://cr.deepin.io/30909
Project: dtkcore
Branch: refs/heads/master
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ isEmpty(PREFIX){
}
binary.files += $${OUT_PWD}/dtk-settings
binary.path = $${PREFIX}/lib/dtk2/libexec
binary.path = $${PREFIX}/lib/dtk2
script.files += $${PWD}/../script/*.py
script.path = $${PREFIX}/lib/dtk2