Navigation Menu

Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
encfs: use patch DSL
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Mar 19, 2014
1 parent 33f269f commit b4e8c60
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Library/Formula/encfs.rb
Expand Up @@ -16,11 +16,8 @@ class Encfs < Formula
# Changes are already in usptream and planned to be included in next stable release 1.75.
# For more details refer to:
# https://code.google.com/p/encfs/issues/detail?id=185#c10

def patches
# Fixes link times and xattr on links for OSX
DATA
end
# Fixes link times and xattr on links for OSX
patch :DATA

def install
# Add correct flags for linkage with {osx,}fuse and gettext libs
Expand Down

0 comments on commit b4e8c60

Please sign in to comment.