Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cta
CTA
Commits
a392c652
Commit
a392c652
authored
Jul 26, 2022
by
Jorge Camarero Vera
Browse files
Fix find proto
parent
0ac572f2
Pipeline
#4283191
failed with stages
in 2 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/build.gitlab-ci.yml
View file @
a392c652
...
...
@@ -65,6 +65,10 @@
-
sed -i 's/protobuf3-/protobuf-/g' cta.spec.in
-
sed -i 's/instantclient19.3/instantclient19.15/g' cta.spec.in
-
sed -i 's/19.3/19.15/g' cmake/Findoracle-instantclient.cmake
-
sed -i 's/protobuf3/protobuf/g' cmake/FindProtobuf3.cmake
-
sed -i 's/lib64\/protobuf3/lib64/g' cmake/FindProtobuf3.cmake
-
sed -i 's/protoc3/protoc/g' cmake/FindProtobuf3.cmake
-
sed -i 's/include\/protobuf3/include\/google\/protobuf/g' cmake/FindProtobuf3.cmake
-
cp -f continuousintegration/docker/ctafrontend/centos8S/etc/yum.repos.d/*.repo /etc/yum.repos.d/
-
yum install -y gcc gcc-c++ cmake3 make rpm-build yum-utils
# - yum -y install yum-plugin-priorities yum-plugin-versionlock
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment