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=$(
|
err=$(
|
||||||
{
|
{
|
||||||
cd "$site" && \
|
cd "$site" && \
|
||||||
|
make pullpos && \
|
||||||
make && \
|
make && \
|
||||||
rsync -qa --delete-after --delay-updates out/ "/srv/web/$site/"; \
|
rsync -qa --delete-after --delay-updates out/ "/srv/web/$site/"; \
|
||||||
} 2>&1
|
} 2>&1
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
- python-feedparser
|
- python-feedparser
|
||||||
- python-genshi
|
- python-genshi
|
||||||
- python-setuptools
|
- python-setuptools
|
||||||
|
- langtable-python
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
- fedora-web
|
- fedora-web
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue