]> git.ipfire.org Git - thirdparty/lldpd.git/commit
osx: fix configure command line in Homebrew
authorVincent Bernat <vincent@bernat.im>
Sat, 8 Aug 2015 19:16:52 +0000 (21:16 +0200)
committerVincent Bernat <vincent@bernat.im>
Sat, 8 Aug 2015 19:23:29 +0000 (21:23 +0200)
commitf363bce70a0906dd78bad6a9dedf0b8546172f06
treea32ff31cece793748f8ddee92caca281503c4be8
parent6bf87f4dec03a93e6953dc82e157fb9845f8fc9c
osx: fix configure command line in Homebrew

The array concat operator has an higher precedence than the ternary
operator in Ruby.
osx/lldpd.rb