Эх сурвалжийг харах

Rename Python main control script to plain 'gw' and make it executable.

Keir Fraser 4 жил өмнө
parent
commit
f59d8dced4
2 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile
  2. 0 0
      gw

+ 1 - 1
Makefile

@@ -72,7 +72,7 @@ windist:
 	cp -a scripts/setup.py $(PROJ)-$(VER)/scripts
 	cd $(PROJ)-$(VER)/scripts && $(PYTHON) setup.py build
 	cp -a $(PROJ)-$(VER)/scripts/build/exe.win*/* $(PROJ)-$(VER)/
-	rm -rf $(PROJ)-$(VER)/scripts $(PROJ)-$(VER)/*.py
+	rm -rf $(PROJ)-$(VER)/scripts $(PROJ)-$(VER)/*.py $(PROJ)-$(VER)/gw
 	$(ZIP) $(PROJ)-$(VER)-win.zip $(PROJ)-$(VER)
 
 mrproper: clean

+ 0 - 0
gw.py → gw