mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
Copy another needed resource which is needed for PDF generation.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3502 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
4c75b053c1
commit
6512272c2e
1
gen.py
1
gen.py
@ -168,6 +168,7 @@ def main(argv):
|
||||
commands.getstatusoutput("rm /tmp/xepbuilder")
|
||||
commands.getstatusoutput("mkdir /tmp/xepbuilder")
|
||||
commands.getstatusoutput("cp ../images/logo.pdf /tmp/xepbuilder/logo.pdf")
|
||||
commands.getstatusoutput("cp ../images/logo-text.pdf /tmp/xepbuilder/logo-text.pdf")
|
||||
|
||||
buildXEP( xep )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user