Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ShellB3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
Ray Garcia
ShellB3
Commits
d01cf4cc
Commit
d01cf4cc
authored
1 year ago
by
Joe Garcia
Browse files
Options
Downloads
Patches
Plain Diff
trying to build rocky9
parent
a2555254
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ShellB3/shallbethree.sh
+7
-0
7 additions, 0 deletions
ShellB3/shallbethree.sh
with
7 additions
and
0 deletions
ShellB3/shallbethree.sh
+
7
−
0
View file @
d01cf4cc
...
@@ -11121,6 +11121,13 @@ mk_build() {
...
@@ -11121,6 +11121,13 @@ mk_build() {
mk_packaging || oops "packaging failed"
mk_packaging || oops "packaging failed"
resume_tracker
resume_tracker
if pythonVersionPriorTo 3.10 ; then
mk_setuptools_scm || oops "setuptools scm"
resume_tracker
simple_py_install src/optional/zipp-*.gz || oops 'zipp did not install'
simple_py_install src/optional/importlib_metadata-*.gz || oops 'importlib metadata did not install'
fi
_setup_build_install build src/optional/build-${BUILDVER}.tar.gz build-${BUILDVER} || oops "build of build failed"
_setup_build_install build src/optional/build-${BUILDVER}.tar.gz build-${BUILDVER} || oops "build of build failed"
}
}
...
...
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