Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cspp-geo-gridded-glm
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
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
cspp_geo
cspp-geo-gridded-glm
Commits
20949fde
Commit
20949fde
authored
4 years ago
by
Nick Bearson
Browse files
Options
Downloads
Patches
Plain Diff
forgot to copy our libexec scripts into the package
parent
2ee9fb26
No related branches found
Branches containing commit
No related tags found
1 merge request
!4
add satpy to our buildbucket
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildbucket/package.sh
+1
-0
1 addition, 0 deletions
buildbucket/package.sh
with
1 addition
and
0 deletions
buildbucket/package.sh
+
1
−
0
View file @
20949fde
...
@@ -75,6 +75,7 @@ mkdir -p bin libexec/python_runtime
...
@@ -75,6 +75,7 @@ mkdir -p bin libexec/python_runtime
# Copy package scripts/data to package directory
# Copy package scripts/data to package directory
cp
$GGLM_DIR
/PACKAGE_README.md ./README.md
cp
$GGLM_DIR
/PACKAGE_README.md ./README.md
cp
$GGLM_DIR
/bin/
*
./bin/
cp
$GGLM_DIR
/bin/
*
./bin/
cp
$GGLM_DIR
/libexec/
*
./libexec/
# Untar the tarball so we can put things where we want
# Untar the tarball so we can put things where we want
tar
-xz
-C
./libexec/python_runtime
-f
../
${
conda_tb
}
tar
-xz
-C
./libexec/python_runtime
-f
../
${
conda_tb
}
# Go back to original work directory
# Go back to original work directory
...
...
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