summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-20 11:49:43 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-20 11:49:43 +0200
commitc8b962c36990f592a3d95b0fc0da01c937a9a6db (patch)
tree75bb3eb0867539e8edd5cf71bf436482530aabb7
parenta057d659d15b55cfc29f6528a33078166925f2ec (diff)
php-nette-tokenizer: 2.2.2
-rwxr-xr-xmakesrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makesrc.sh b/makesrc.sh
index e9a1ec5..87d223d 100755
--- a/makesrc.sh
+++ b/makesrc.sh
@@ -16,7 +16,7 @@ git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT
echo "Getting commit..."
pushd $PROJECT-$COMMIT
git checkout $COMMIT
-cp composer.json ../composer-$VERSION.json
+cp composer.json ../composer.json
popd
echo "Archiving..."