summaryrefslogtreecommitdiffstats
path: root/makesrc.sh
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-09 18:07:31 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-09 18:07:31 +0100
commit4caba76095f4c8411fd65aff7f6e6ab7edd5dc11 (patch)
tree0b5c294c1eca886cc9c0cb955b55bed8dd72006c /makesrc.sh
parent8407d64734e833027cf10db21fccd9205031c238 (diff)
php-zendframework-zend-test: 2.5.2
Diffstat (limited to 'makesrc.sh')
-rwxr-xr-xmakesrc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makesrc.sh b/makesrc.sh
index 24fbf81..e9a1ec5 100755
--- a/makesrc.sh
+++ b/makesrc.sh
@@ -16,6 +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
popd
echo "Archiving..."