Fix rpm path in project-tool 25/156925/1
authorPawel Kurowski <p.kurowski2@samsung.com>
Fri, 20 Oct 2017 14:32:40 +0000 (16:32 +0200)
committerPawel Kurowski <p.kurowski2@samsung.com>
Fri, 20 Oct 2017 14:32:40 +0000 (16:32 +0200)
Change-Id: I2bb4ef259ae5bc2b221f2d6d02840389a7c6698b

project-tool

index 2bce1b7..db7c634 100755 (executable)
@@ -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')