From: Vincent Bernat Date: Mon, 4 Sep 2017 05:03:39 +0000 (+0200) Subject: osx: sync homebrew formula X-Git-Tag: 0.9.9~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0414abe1cc9c85e78f1dcafd7243e0ca48ab8f90;p=thirdparty%2Flldpd.git osx: sync homebrew formula --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index 3bd86d73..eacaf4a2 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -77,9 +77,7 @@ class Lldpd < Formula def plist additional_args = "" - if build.with? "snmp" - additional_args += "-x" - end + additional_args += "-x" if build.with? "snmp" <<-EOS.undent