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

clean old locale compiles files

üst ba69884a
#inary config file #inary config file
NLS_SUPPORT=n NLS_SUPPORT=y
ADDITIONAL_SCRIPTS=y ADDITIONAL_SCRIPTS=y
...@@ -4,7 +4,7 @@ all: build install ...@@ -4,7 +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 rm -f po/*.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