✏️ typo

This commit is contained in:
ful1e5 2021-07-02 18:51:10 +05:30
parent b405dbe2c4
commit c2de9ddcb4

View file

@ -82,7 +82,7 @@ prepare: bitmaps themes
@cd bitmaps && zip -r $(BIN_DIR)/bitmaps.zip * && cd ..
@cd themes
#
# Bibata-Original
# Bibata-Modern
#
@$(foreach theme,$(THEMES), tar -czvf $(BIN_DIR)/Bibata-Modern-$(theme).tar.gz Bibata-Modern-$(theme);)
@$(foreach theme,$(THEMES), zip -r $(BIN_DIR)/Bibata-Modern-$(theme)-Windows.zip Bibata-Modern-$(theme)-Windows;)