Commit 736d6418 authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmgs: force update dir from tarball by default

parent 8257bed8
...@@ -144,7 +144,7 @@ function print_error() ...@@ -144,7 +144,7 @@ function print_error()
# tarball dirname [options] # tarball dirname [options]
gear_update_from_tarball() gear_update_from_tarball()
{ {
local CREATEFLAG= local CREATEFLAG=-f
local TARBALL="$1" local TARBALL="$1"
local CURNAME="$2" local CURNAME="$2"
shift 2 shift 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment