projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34737ec
)
[REF] Remove Reference to now moved CONTRIBUTORS.txt file blocking building
author
Seamus Lee
<seamuslee001@gmail.com>
Fri, 14 Oct 2022 20:52:01 +0000
(07:52 +1100)
committer
Seamus Lee
<seamuslee001@gmail.com>
Fri, 14 Oct 2022 20:52:01 +0000
(07:52 +1100)
distmaker/dists/common.sh
patch
|
blob
|
blame
|
history
diff --git
a/distmaker/dists/common.sh
b/distmaker/dists/common.sh
index 1f704f9bd9f83ac02695a0b457fc4880e3fb762c..c3495ead65ff1ef5303a8474791d54568f2d4bc4 100644
(file)
--- a/
distmaker/dists/common.sh
+++ b/
distmaker/dists/common.sh
@@
-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"