aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-09-21 17:21:03 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-09-21 17:21:03 -0300
commit7ab120aab5c6f25e6d38c1b8bd0dcdc011e7876d (patch)
treeed5f6ff889bde5646a215f05e64d2a67bc907a6b
parent51b9e6d42fc2b6f43efe1d7239304791a438c32b (diff)
downloadstowpkg-7ab120aab5c6f25e6d38c1b8bd0dcdc011e7876d.tar.gz
stowpkg-7ab120aab5c6f25e6d38c1b8bd0dcdc011e7876d.tar.bz2
Variable fix
-rwxr-xr-xstowpkg2
1 files changed, 1 insertions, 1 deletions
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