Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mod-auth-kerb-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
mod-auth-kerb-debian12
Commits
396f3e43
Commit
396f3e43
authored
2 years ago
by
Pavel Vondruska
Browse files
Options
Downloads
Patches
Plain Diff
pridani verze debianu do nazvu balicku
parent
20cb5be0
No related branches found
No related tags found
No related merge requests found
Pipeline
#3866
passed
2 years ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
make.sh
+3
-0
3 additions, 0 deletions
make.sh
with
3 additions
and
0 deletions
make.sh
+
3
−
0
View file @
396f3e43
#!/bin/bash -x
#!/bin/bash -x
.
/etc/os-release
cat
>
/etc/apt/sources.list
<<
EOSOURCES
cat
>
/etc/apt/sources.list
<<
EOSOURCES
deb http://ftp.zcu.cz/pub/linux/debian bookworm main contrib non-free
deb http://ftp.zcu.cz/pub/linux/debian bookworm main contrib non-free
deb http://ftp.zcu.cz/pub/linux/debian bookworm-updates main contrib non-free
deb http://ftp.zcu.cz/pub/linux/debian bookworm-updates main contrib non-free
...
@@ -15,6 +17,7 @@ apt install git devscripts build-essential libkrb5-dev apache2-dev dh-apache2 qu
...
@@ -15,6 +17,7 @@ apt install git devscripts build-essential libkrb5-dev apache2-dev dh-apache2 qu
dget https://deb.debian.org/debian/pool/main/liba/libapache-mod-auth-kerb/libapache-mod-auth-kerb_5.4-2.5.dsc
dget https://deb.debian.org/debian/pool/main/liba/libapache-mod-auth-kerb/libapache-mod-auth-kerb_5.4-2.5.dsc
cd
libapache-mod-auth-kerb-5.4
cd
libapache-mod-auth-kerb-5.4
sed
"1 s/)/+deb
${
VERSION_ID
}
)/"
debian/changelog
-i
dpkg-buildpackage
-uc
-us
-b
dpkg-buildpackage
-uc
-us
-b
cd
..
cd
..
...
...
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