aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/openvpn.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/openvpn.rb')
-rw-r--r--Library/Formula/openvpn.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/openvpn.rb b/Library/Formula/openvpn.rb
index 9336ff80f..530a91a42 100644
--- a/Library/Formula/openvpn.rb
+++ b/Library/Formula/openvpn.rb
@@ -7,9 +7,8 @@ class Openvpn <Formula
depends_on 'lzo' => :recommended
- def skip_clean? path
- path == etc or path == var
- end
+ skip_clean 'etc'
+ skip_clean 'var'
def install
# Build and install binary