From 6e4de4051c4ca4193d00336fa7e1054cd531b269 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 7 Jan 2020 23:12:58 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/Makefile b/ui (gen4)/Makefile index e416fb56..c74b9a3a 100755 --- a/ui (gen4)/Makefile +++ b/ui (gen4)/Makefile @@ -687,7 +687,7 @@ $(BUILD_DIR)/$(APP_NAME)-%/: $(TARGET_DIR)/$(ELECTRON_DIST) \ # modify the archive in place... -# XXX need to take nw/el version part into account... +# XXX need to take nw version part into account... # XXX update macos package settings... # XXX need to setup app icons... # XXX either keep in sync with the repack version or abstract the actions...