diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-12 09:09:09 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-12 09:09:09 +0200 |
commit | b5a1a9678cb2243086c71d7f4c853967236deaa0 (patch) | |
tree | 9396bd8a35b7933090b9805a0a7bcaaf86544240 /makesrc.sh | |
parent | b1dc722ef9d3f2f43dabf6b85376565604de6cea (diff) |
php-zendframework-zend-inputfilter: 2.7.2
Diffstat (limited to 'makesrc.sh')
-rwxr-xr-x | makesrc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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..." |