Skip to content

Commit a462113

Browse files
committed
build: copy plugins
1 parent 204b82f commit a462113

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ librime: $(RIME_DEPS)
4444

4545
copy-rime-binaries:
4646
cp -L $(RIME_LIB_DIR)/$(RIME_LIBRARY_FILE_NAME) lib/
47+
cp -pR $(RIME_LIB_DIR)/rime-plugins lib/
4748
cp $(RIME_BIN_DIR)/rime_deployer bin/
4849
cp $(RIME_BIN_DIR)/rime_dict_manager bin/
4950
$(INSTALL_NAME_TOOL) $(INSTALL_NAME_TOOL_ARGS) bin/rime_deployer

0 commit comments

Comments
 (0)