diff options
| author | tv <tv@krebsco.de> | 2020-11-17 23:07:38 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2020-11-17 23:07:38 +0100 |
| commit | d7fb13a563f130201a659f489552034ce582233c (patch) | |
| tree | 6b32d9eea3a1223ac97b8cbec9fed2ed42c2c324 /tv/5pkgs/compat/18.03/pass/no-darwin-getopt.patch | |
| parent | 1f3fb9669520b207ee9a3fde01c614142b448a98 (diff) | |
tv: pass -> pass-otp
Diffstat (limited to 'tv/5pkgs/compat/18.03/pass/no-darwin-getopt.patch')
| -rw-r--r-- | tv/5pkgs/compat/18.03/pass/no-darwin-getopt.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tv/5pkgs/compat/18.03/pass/no-darwin-getopt.patch b/tv/5pkgs/compat/18.03/pass/no-darwin-getopt.patch deleted file mode 100644 index e8f7e13..0000000 --- a/tv/5pkgs/compat/18.03/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" |
