diff --git a/Formula/hercules.rb b/Formula/hercules.rb index d4943eb5f3..6176fd4bd9 100644 --- a/Formula/hercules.rb +++ b/Formula/hercules.rb @@ -11,8 +11,6 @@ class Hercules < Formula sha256 "cf3d8203cb207792e0c800aadc86ee78714795316e936870f5a4ceae53bfdacc" => :el_capitan end - skip_clean :la - head do url "https://github.com/hercules-390/hyperion.git" depends_on "autoconf" => :build @@ -20,6 +18,8 @@ class Hercules < Formula depends_on "libtool" => :build end + skip_clean :la + def install system "./autogen.sh" if build.head? system "./configure", "--disable-debug",