From fa39f120f12f85d836ab70c3f933cd386448d498 Mon Sep 17 00:00:00 2001 From: liwenrui Date: Fri, 31 May 2024 09:51:26 +0800 Subject: [PATCH] * tweak makefile, remove unnecessary folder. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5e7b6cc5bf..25bc82d9cf 100644 --- a/Makefile +++ b/Makefile @@ -186,6 +186,7 @@ zentaoxx: mkdir zentaoxx/misc; cp misc/cn2tw.php zentaoxx/misc; cd zentaoxx/misc; php cn2tw.php cp misc/en2other.php zentaoxx/misc; cd zentaoxx/misc; php en2other.php ../ rm -rf zentaoxx/misc + rm -rf zentaoxx/extension/xuanxuan #zip -rqm -9 zentaoxx.$(VERSION).zip zentaoxx/* #rm -rf xuan.zip xuan zentaoxx rm -rf xuan.zip xuan