Skip to content
Snippets Groups Projects
Commit a93b3319 authored by Seamus Lee's avatar Seamus Lee
Browse files

[REF] Remove Reference to now moved CONTRIBUTORS.txt file blocking building

parent 34737ecc
Branches
Tags
No related merge requests found
......@@ -81,7 +81,7 @@ function dm_install_core() {
[ -d "$repo/$dir" ] && dm_install_dir "$repo/$dir" "$to/$dir"
done
dm_install_files "$repo" "$to" {agpl-3.0,agpl-3.0.exception,gpl,CONTRIBUTORS}.txt
dm_install_files "$repo" "$to" {agpl-3.0,agpl-3.0.exception,gpl}.txt
dm_install_files "$repo" "$to" composer.json composer.lock package.json Civi.php README.md release-notes.md extension-compatibility.json guzzle_php81_shim.php
mkdir -p "$to/sql"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment