X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=c5624003bd88ffe8dc81f2e4ddb24087ef61be60;hp=f6b0cf44a8f4d6f246030269ed8a6fdd169af104;hb=db618397cc9cb09491aea262bff46ebee6b1e010;hpb=fbf9f837369beadc1c4ebe3d9879c438ef50be58 diff --git a/Makefile b/Makefile index f6b0cf4..c562400 100644 --- a/Makefile +++ b/Makefile @@ -490,7 +490,7 @@ commit: update: @if [ -d _darcs ]; then darcs pull; \ - else wget -nH -rl 16 -N -X _darcs http://nestedvm.darcs.brianweb.net; \ + else echo "you must have darcs installed in order to acquire the rest of the software" \ fi #