remove creation of html files from package creation
I do it anyway before starting the packaging and it takes ages to complete...
This commit is contained in:
parent
4ee5d98b46
commit
46a5bf7462
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ html: update-po4a
|
|||
"manual.$$lang.xml" > "manual.$$lang.html"; \
|
||||
done
|
||||
|
||||
dist-hook: html
|
||||
dist-hook:
|
||||
|
||||
clean-local:
|
||||
rm -f *.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue