mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 15:18:51 -05:00
Some improvement.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3520 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
a46bb8bbc9
commit
49a13e0928
3
gen.py
3
gen.py
@ -319,8 +319,7 @@ def main(argv):
|
||||
else:
|
||||
buildXEP( xep )
|
||||
|
||||
commands.getstatusoutput("cp extensions.xhtml " + XEPPATH + "/../includes/xeplist.txt")
|
||||
commands.getstatusoutput("sed -i -e '1s/<?[^?]*?>//' " + XEPPATH + "/../includes/xeplist.txt")
|
||||
commands.getstatusoutput("sed -i -e '1s/<?[^?]*?>//' extensions.xhtml > " + XEPPATH + "/../includes/xeplist.txt")
|
||||
|
||||
saveDict(BUILDDICT, last_build)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user