websites_stg: fetch l10n updates before build
also add langtable-python dependency
This commit is contained in:
parent
ebc48747d5
commit
269a0d738f
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ function build {
|
|||
err=$(
|
||||
{
|
||||
cd "$site" && \
|
||||
make pullpos && \
|
||||
make && \
|
||||
rsync -qa --delete-after --delay-updates out/ "/srv/web/$site/"; \
|
||||
} 2>&1
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
- python-feedparser
|
||||
- python-genshi
|
||||
- python-setuptools
|
||||
- langtable-python
|
||||
tags:
|
||||
- packages
|
||||
- fedora-web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue