summaryrefslogtreecommitdiffstats
path: root/makesrc.sh
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-20 07:41:23 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-20 07:41:23 +0100
commit4d3d818a03762bb91937effd1f91bcf8550f3a2f (patch)
tree189fd936d3cc1f125bbb9571485efd351e5b6db6 /makesrc.sh
parentcfeef1a22fd9be2becc62e7cf44459ab89877262 (diff)
php-zendframework-zend-view: 2.5.3
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..36e0544 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 ../compsoer-$VERSION.json
popd
echo "Archiving..."