diff options
| author | tv <tv@krebsco.de> | 2018-04-10 22:06:03 +0200 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2018-04-10 22:06:03 +0200 |
| commit | 91f1174b9fb38c83d8faa53042d22825565717cd (patch) | |
| tree | 59af0f24ba911c2d941b1bb0ea8acd191219fdef /tv/5pkgs/simple/pass/no-darwin-getopt.patch | |
| parent | 55a413ad6602987c5ff15780ca092a1761605f9c (diff) | |
pass{,-otp}: init from tv
Diffstat (limited to 'tv/5pkgs/simple/pass/no-darwin-getopt.patch')
| -rw-r--r-- | tv/5pkgs/simple/pass/no-darwin-getopt.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tv/5pkgs/simple/pass/no-darwin-getopt.patch b/tv/5pkgs/simple/pass/no-darwin-getopt.patch deleted file mode 100644 index e8f7e13..0000000 --- a/tv/5pkgs/simple/pass/no-darwin-getopt.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff -Naur password-store-1.6.5-orig/src/platform/darwin.sh password-store-1.6.5/src/platform/darwin.sh ---- password-store-1.6.5-orig/src/platform/darwin.sh 2015-01-28 16:43:02.000000000 +0000 -+++ password-store-1.6.5/src/platform/darwin.sh 2015-02-15 16:09:02.000000000 +0000 -@@ -31,5 +31,4 @@ - mount -t hfs -o noatime -o nobrowse "$DARWIN_RAMDISK_DEV" "$SECURE_TMPDIR" || die "Error: could not mount filesystem on ramdisk." - } - --GETOPT="$(brew --prefix gnu-getopt 2>/dev/null || { which port &>/dev/null && echo /opt/local; } || echo /usr/local)/bin/getopt" - SHRED="srm -f -z" |
