Kaydet (Commit) ba69884a authored tarafından Your Name's avatar Your Name

fix language files bug

üst 002b8182
...@@ -4,6 +4,7 @@ all: build install ...@@ -4,6 +4,7 @@ all: build install
clean: clean:
`find | grep pycache | sed 's/^/rm -rf /g'` `find | grep pycache | sed 's/^/rm -rf /g'`
rm -rf build rm -rf build
rm -f p0/*.mo
build: build:
python3 setup.py build python3 setup.py build
install: install:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment