aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/openvpn.rb
diff options
context:
space:
mode:
authorJack Nagel2012-01-06 11:23:53 -0600
committerJack Nagel2012-01-06 11:46:20 -0600
commit38db885266dfa16623226460533030566b5193a6 (patch)
treec2796f2170021bd9af6639fb27a2b994a967c8aa /Library/Formula/openvpn.rb
parent63ab506f11fbde89b155bb6d91baee0ed639ad0d (diff)
downloadhomebrew-38db885266dfa16623226460533030566b5193a6.tar.bz2
Remove useless instances of skip_clean
No need to skip_clean 'etc' or skip_clean 'var' when using the top-level var and etc directories. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/openvpn.rb')
-rw-r--r--Library/Formula/openvpn.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/openvpn.rb b/Library/Formula/openvpn.rb
index 31bb27066..ff67a9704 100644
--- a/Library/Formula/openvpn.rb
+++ b/Library/Formula/openvpn.rb
@@ -8,9 +8,6 @@ class Openvpn < Formula
depends_on 'lzo' => :recommended
- skip_clean 'etc'
- skip_clean 'var'
-
# This patch fixes compilation on Lion
# There is a long history of confusion between these two consts:
# http://www.google.com/search?q=SOL_IP+IPPROTO_IP