Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openpbs-debian12
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
702
Provoz
openpbs-debian12
Commits
7cfbbb77
Commit
7cfbbb77
authored
1 year ago
by
Pavel Vondruska
Browse files
Options
Downloads
Patches
Plain Diff
better dir hack
parent
1dc9090f
No related branches found
No related tags found
No related merge requests found
Pipeline
#6025
passed
1 year ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
make.sh
+2
-2
2 additions, 2 deletions
make.sh
with
2 additions
and
2 deletions
make.sh
+
2
−
2
View file @
7cfbbb77
...
...
@@ -20,7 +20,7 @@ deb-src http://ftp.zcu.cz/pub/linux/debian-security $(get_debian_security) main
EOSOURCES
apt update
-qqq
apt
install
git devscripts build-essential python3 dh-autoreconf libssl-dev libxt-dev libhwloc-dev heimdal-multidev python3-dev
libpq-dev libedit-dev
-yqqq
apt
install
git devscripts build-essential python3 dh-autoreconf libssl-dev libxt-dev libhwloc-dev heimdal-multidev python3-dev
-yqqq
git clone https://github.com/CESNET/pbspro
-b
release_20231127
cd
pbspro
...
...
@@ -29,7 +29,7 @@ git clone https://github.com/CESNET/pbspro.build build
mv
build/openpbs.build pbspro.build
mv
build/release.sh
.
mk-build-deps
--install
--tool
=
'apt-get -o Debug::pkgProblemResolver=yes --yes'
open
pbs.build/control.deb12
mk-build-deps
--install
--tool
=
'apt-get -o Debug::pkgProblemResolver=yes --yes'
pbs
pro
.build/control.deb12
./release.sh
...
...
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