We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623707f commit 39f5a50Copy full SHA for 39f5a50
Formula/c/cntlm.rb
@@ -5,10 +5,6 @@ class Cntlm < Formula
5
sha256 "da9e98f26be5810abc88fd6c35c86151c6b3e8f326eb8a774902083c21985000"
6
license "GPL-2.0-only"
7
8
- bottle do
9
- sha256 arm64_sequoia: "89d0752ba5dd7ff2fd3f16c8ce7b5ff7bf4dab862b3d2bb8c84e1139ccf477bb"
10
- end
11
-
12
def install
13
system "./configure"
14
system "make", "SYSCONFDIR=#{etc}"
0 commit comments