remove 'MetaTools/buildChangeLog.py'; hasn't been used in long time, and requires some obscure PHP script 'git2cl'
This commit is contained in:
parent
1908363d56
commit
c1f4fff307
@ -1,10 +0,0 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
|
|
||||||
import os, sys
|
|
||||||
|
|
||||||
fontToolsDir = os.path.dirname(os.path.dirname(os.path.normpath(
|
|
||||||
os.path.join(os.getcwd(), sys.argv[0]))))
|
|
||||||
|
|
||||||
os.chdir(fontToolsDir)
|
|
||||||
os.system("git2cl > Doc/ChangeLog")
|
|
||||||
print("done.")
|
|
Loading…
x
Reference in New Issue
Block a user