summaryrefslogtreecommitdiffstats
path: root/php-simplesamlphp-saml2_3-get-source.sh
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-22 13:03:56 +0200
committerRemi Collet <remi@remirepo.net>2019-05-22 13:03:56 +0200
commit956b2a0c2b6051a39ad3742064c02f73a2b3e8e1 (patch)
treecb59771e8920e61ccb62dc6968e1f8ea69485e53 /php-simplesamlphp-saml2_3-get-source.sh
parent2effd2c825f4b4ddbfcaf0243019a59028fc4463 (diff)
v3.4.1 from Fedora
Diffstat (limited to 'php-simplesamlphp-saml2_3-get-source.sh')
-rwxr-xr-xphp-simplesamlphp-saml2_3-get-source.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-simplesamlphp-saml2_3-get-source.sh b/php-simplesamlphp-saml2_3-get-source.sh
index b2ac62b..ce6064d 100755
--- a/php-simplesamlphp-saml2_3-get-source.sh
+++ b/php-simplesamlphp-saml2_3-get-source.sh
@@ -55,6 +55,7 @@ pushd $TEMP_DIR
pushd $GIT_DIR
print "Checking out commit..."
$GIT checkout $GIT_COMMIT
+ cp composer.json ${SPEC_DIR}
popd
TAR_DIR=${GIT_NAME}-${GIT_COMMIT}