Commits

Zero King authored f5e4f1a5e7b
pass: update to 1.7.1
No tags

security/pass/files/patch-getopt-path.diff

Modified
1 1 --- src/platform/darwin.sh.orig 2015-03-05 19:07:50.000000000 -0500
2 2 +++ src/platform/darwin.sh 2015-03-05 19:08:37.000000000 -0500
3 -@@ -31,5 +31,5 @@
4 - mount -t hfs -o noatime -o nobrowse "$DARWIN_RAMDISK_DEV" "$SECURE_TMPDIR" || die "Error: could not mount filesystem on ramdisk."
3 +@@ -43,5 +43,5 @@
4 + fi
5 5 }
6 6
7 7 -GETOPT="$(brew --prefix gnu-getopt 2>/dev/null || { which port &>/dev/null && echo /opt/local; } || echo /usr/local)/bin/getopt"
8 8 +GETOPT=@@PREFIX@@/bin/getopt
9 9 SHRED="srm -f -z"

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut