@ -2,7 +2,7 @@ all:
go get github.com/tools/godep
godep go build -o runc .
install:
install: all
cp runc /usr/local/bin/runc
rm runc