ircd-hybrid: use proper skip_clean
This commit is contained in:
parent
e7c12bce20
commit
450a2d5a2d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class IrcdHybrid < Formula
|
||||||
sha1 'a4d7e06517152ea88b064cd9756084372ed831ac'
|
sha1 'a4d7e06517152ea88b064cd9756084372ed831ac'
|
||||||
|
|
||||||
# ircd-hybrid needs the .la files
|
# ircd-hybrid needs the .la files
|
||||||
skip_clean 'lib'
|
skip_clean :la
|
||||||
|
|
||||||
def install
|
def install
|
||||||
# See patch fix 3
|
# See patch fix 3
|
||||||
|
|
Loading…
Reference in a new issue