mirror of
https://github.com/servo/servo.git
synced 2025-06-14 11:24:33 +00:00
Move Mako-related files into a new sub-directory.
There’s gonna be more of them.
This commit is contained in:
parent
b7eb720c74
commit
7787b21e30
8 changed files with 10 additions and 6 deletions
|
@ -666,7 +666,7 @@ def check_css_properties_json(topdir):
|
|||
os.remove(filename)
|
||||
subprocess.check_call([
|
||||
sys.executable,
|
||||
path.join(topdir, "components", "style", "build_properties_rs.py"),
|
||||
path.join(topdir, "components", "style", "properties", "build.py"),
|
||||
"servo",
|
||||
"html",
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue