From: Silvio Rhatto Date: Thu, 21 Sep 2017 20:21:03 +0000 (-0300) Subject: Variable fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=7ab120aab5c6f25e6d38c1b8bd0dcdc011e7876d;p=stowpkg.git Variable fix --- diff --git a/stowpkg b/stowpkg index 5455476..739784c 100755 --- a/stowpkg +++ b/stowpkg @@ -164,7 +164,7 @@ stowpkg_install () { if [ "$source_format" = "git" ]; then git fetch --all - git checkout version + git checkout $version fi # Build