Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(297)

Unified Diff: config/macos/install.sh

Issue 338590043: [plaso] Replace binplist with biplist #1480 (Closed)
Patch Set: Changes after review Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « config/linux/gift_ppa_install.sh ('k') | config/macos/make_dist.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: config/macos/install.sh
diff --git a/config/macos/install.sh b/config/macos/install.sh
index bf458c9d95085b245385343698f90b21d71770e6..783a580533ee68e7aa40d10093c5cc4c21d7dfd7 100755
--- a/config/macos/install.sh
+++ b/config/macos/install.sh
@@ -8,7 +8,7 @@
EXIT_SUCCESS=0;
EXIT_FAILURE=1;
-DEPENDENCIES="PyYAML XlsxWriter artifacts backports.lzma bencode binplist certifi chardet construct dateutil dfdatetime dfvfs dfwinreg dpkt dtfabric efilter elasticsearch-py future hachoir-core hachoir-metadata hachoir-parser idna libbde libesedb libevt libevtx libewf libfsntfs libfvde libfwnt libfwsi liblnk libmsiecf libolecf libqcow libregf libscca libsigscan libsmdev libsmraw libvhdi libvmdk libvshadow libvslvm pefile psutil pycrypto pyparsing pysqlite pytsk3 pytz pyzmq requests six urllib3 yara-python";
+DEPENDENCIES="PyYAML XlsxWriter artifacts backports.lzma bencode biplist certifi chardet construct dateutil dfdatetime dfvfs dfwinreg dpkt dtfabric efilter elasticsearch-py future hachoir-core hachoir-metadata hachoir-parser idna libbde libesedb libevt libevtx libewf libfsntfs libfvde libfwnt libfwsi liblnk libmsiecf libolecf libqcow libregf libscca libsigscan libsmdev libsmraw libvhdi libvmdk libvshadow libvslvm pefile psutil pycrypto pyparsing pysqlite pytsk3 pytz pyzmq requests six urllib3 yara-python";
SCRIPT_NAME=`basename $0`;
DEPENDENCIES_ONLY=0;
« no previous file with comments | « config/linux/gift_ppa_install.sh ('k') | config/macos/make_dist.sh » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b