diff --git a/Makefile b/Makefile index 2948a819..5f042e1c 100644 --- a/Makefile +++ b/Makefile @@ -48,4 +48,4 @@ lint: %/remove-local: beta-notice $(eval plugin := $(firstword $(subst /, ,$@))) - rm -f ~/.op/plugins/local/$(plugin) + rm -f $(plugins_dir)/$(plugin)