From 2422affa57066013e35395842dbae22d85b7fa56 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 24 Jul 2016 07:20:55 +0200 Subject: php-patchwork-utf8: 1.3.1 (backported from Fedora) --- php-patchwork-utf8-get-source.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-patchwork-utf8-get-source.sh') diff --git a/php-patchwork-utf8-get-source.sh b/php-patchwork-utf8-get-source.sh index 2e978ed..3bae8e5 100755 --- a/php-patchwork-utf8-get-source.sh +++ b/php-patchwork-utf8-get-source.sh @@ -52,7 +52,7 @@ pushd $TEMP_DIR pushd $GIT_DIR print "Checking out commit..." $GIT checkout $GIT_COMMIT - cp composer.json ${SRC_DIR}/composer-${VERSION}.json + cp composer.json ${SRC_DIR}/composer.json popd TAR_DIR=${GIT_NAME}-${GIT_COMMIT} -- cgit