projects
/
platform
/
core
/
accessibility
/
universal-switch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a63876
)
Fix rpm path in project-tool
25/156925/1
author
Pawel Kurowski
<p.kurowski2@samsung.com>
Fri, 20 Oct 2017 14:32:40 +0000
(16:32 +0200)
committer
Pawel Kurowski
<p.kurowski2@samsung.com>
Fri, 20 Oct 2017 14:32:40 +0000
(16:32 +0200)
Change-Id: I2bb4ef259ae5bc2b221f2d6d02840389a7c6698b
project-tool
patch
|
blob
|
history
diff --git
a/project-tool
b/project-tool
index
2bce1b7
..
db7c634
100755
(executable)
--- a/
project-tool
+++ b/
project-tool
@@
-141,7
+141,7
@@
if [ "$BUILD_TYPE" != "" ]; then
fi
if [ "$INSTALL_PACKAGE" != "" ]; then
- GBS_PATH=~/GBS-ROOT/local/repos/public_mobile
_tm1
/armv7l/RPMS
+ GBS_PATH=~/GBS-ROOT/local/repos/public_mobile/armv7l/RPMS
case $INSTALL_PACKAGE in
'base')