diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-02-23 17:15:43 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-02-23 17:15:43 +0100 |
commit | aac51e2c5e027b7e65134977dd8f5381e237f9c3 (patch) | |
tree | a7cec6e764f79aa49849b7429211aa6071745447 | |
parent | f823bbe657cc61706bfbdb9fc83510ed86db9667 (diff) |
php-zendframework-zend-session: 2.6.0
-rwxr-xr-x | makesrc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,8 +15,8 @@ git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT echo "Getting commit..." pushd $PROJECT-$COMMIT -cp composer.json ../composer-$VERSION.json git checkout $COMMIT +cp composer.json ../composer-$VERSION.json popd echo "Archiving..." |