Skip to content

Commit

Permalink
configure
Browse files Browse the repository at this point in the history
  • Loading branch information
buth committed Oct 16, 2015
1 parent bc203b2 commit 483d954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ RUN \
tar -xzf libvmod-querystring-$QUERYSTRING_VERSION.tar.gz && \
cd libvmod-querystring-$QUERYSTRING_VERSION && \
./autogen.sh && \
./configure VARNISHSRC=/usr/local/src/varnish-$VARNISH_VERSION && \
make install && \
rm ../libvmod-querystring-$QUERYSTRING_VERSION.tar.gz

Expand Down

0 comments on commit 483d954

Please sign in to comment.