diff --git a/Makefile b/Makefile index 62341e3..7b357d7 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ all: install install: # sed -i.bk 's/^VERSION = .*/VERSION = \"'$(VERSION)'\"/g' lib/todorb.rb - rake build && sudo rake install + rake build && rake install # # Testing