tuntap: add HEAD

Closes Homebrew/homebrew#19148.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Chad Catlett 2013-04-12 07:07:54 -05:00 committed by Jack Nagel
parent 9513fe0b04
commit 6d50b08fc2

View file

@ -9,6 +9,8 @@ class Tuntap < Formula
url 'git://git.code.sf.net/p/tuntaposx/code', :tag => 'release_20111101'
version '20111101'
head 'git://git.code.sf.net/p/tuntaposx/code', :branch => 'master'
def install
ENV.j1 # to avoid race conditions (can't open: ../tuntap.o)
cd 'tuntap' do