summaryrefslogtreecommitdiff
path: root/mkdeps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkdeps.sh')
-rwxr-xr-xmkdeps.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/mkdeps.sh b/mkdeps.sh
index 1336383..b13b374 100755
--- a/mkdeps.sh
+++ b/mkdeps.sh
@@ -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/'