Skip to content

Commit

Permalink
Make: changed source by .
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdugne committed May 16, 2020
1 parent cb38964 commit 57c62f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install: clean hererocks rocks

hererocks:
hererocks ${rocksDir} -r^ --lua=5.1
source ${rocksDir}/bin/activate
. ${rocksDir}/bin/activate

rocks:
@${rocksDir}/bin/luarocks install --tree ${rocksDir} dkjson
Expand Down

0 comments on commit 57c62f2

Please sign in to comment.