diff options
author | EuAndreh <eu@euandre.org> | 2025-05-04 09:04:34 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-04 09:06:20 -0300 |
commit | 6f846a22f21407cbb469040a2be56e15eb2449c3 (patch) | |
tree | 5917178c84ed2e498da54d5d01ab83afe647c67c /mkdeps.sh | |
parent | mkdeps.sh: Include all translated files in po4a.in (diff) | |
download | euandre.org-6f846a22f21407cbb469040a2be56e15eb2449c3.tar.gz euandre.org-6f846a22f21407cbb469040a2be56e15eb2449c3.tar.xz |
Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual target
Diffstat (limited to '')
-rwxr-xr-x | mkdeps.sh | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -72,11 +72,6 @@ extras | varlist 'sources.extras' find po/*.po po/*.pot | varlist 'sources.po' -cat po/po4a.cfg | - awk '$1 == "[type:" && $4 != "" && $0=$3' | - varlist 'po4a.in' - - { files | sed 's/^\(.*\)\.adoc$/\1.html/' files | sed 's/^\(.*\)\.adoc$/\1.snippets/' |