Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
99b88745
Commit
99b88745
authored
Feb 09, 2020
by
Evangelos Foutras
🐱
Browse files
Update pacman website to 5.2.1
parent
c6ecd8a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/tasks/pacman-website.yml
View file @
99b88745
...
...
@@ -3,7 +3,7 @@
-
name
:
Update pacman website
hosts
:
localhost
vars
:
pacman_version
:
"
5.2.
0
"
pacman_version
:
"
5.2.
1
"
archweb_dir
:
'
/srv/http/archweb'
tasks
:
-
name
:
Create temp dir
...
...
@@ -19,9 +19,6 @@
-
name
:
unpack tarball
unarchive
:
src={{tempdir.path}}/pacman.tar.gz dest={{tempdir.path}}/pacman/
-
name
:
grab missing file from cgit
get_url
:
url=https://git.archlinux.org/pacman.git/plain/doc/pacman-conf.8.asciidoc?h=v{{pacman_version}} dest={{tempdir.path}}/pacman/pacman-{{pacman_version}}/doc/pacman-conf.8.asciidoc
-
name
:
configure
shell
:
./configure chdir={{tempdir.path}}/pacman/pacman-{{pacman_version}}
...
...
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