Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CiviCRM Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
CiviCRM Core
Commits
a93b3319
Commit
a93b3319
authored
2 years ago
by
Seamus Lee
Browse files
Options
Downloads
Patches
Plain Diff
[REF] Remove Reference to now moved CONTRIBUTORS.txt file blocking building
parent
34737ecc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
distmaker/dists/common.sh
+1
-1
1 addition, 1 deletion
distmaker/dists/common.sh
with
1 addition
and
1 deletion
distmaker/dists/common.sh
+
1
−
1
View file @
a93b3319
...
...
@@ -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"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment