Commit 62eb0761 authored by Nils Goroll's avatar Nils Goroll

a github tarball is not a dist

parent cf9b5d9f
......@@ -14,6 +14,7 @@ before_install:
- wget https://github.com/varnishcache/varnish-cache/archive/master.tar.gz
- tar -zxf master.tar.gz
- pushd varnish-cache-master
- ./autogen.sh
- ./configure --prefix=/usr
- make -sj32
- sudo make install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment