changeset 8855:bdf1386a98b6

<b_jonas> `` tar xvf p7zip-16.02-linux-bin-only.tar.xz
author HackBot
date Wed, 27 Jul 2016 12:40:30 +0000
parents 562e853ebb4f
children 0e9a251fe0c0
files bin/7z bin/7za lib/p7zip-16.02/7z lib/p7zip-16.02/7z.so
diffstat 4 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/7z	Wed Jul 27 12:40:30 2016 +0000
@@ -0,0 +1,3 @@
+#!/bin/sh
+export LD_PRELOAD=/hackenv/lib/lib/p7zip-16.02:$LD_PRELOAD
+exec /hackenv/lib/p7zip-16.02/7z "$@"
Binary file bin/7za has changed
Binary file lib/p7zip-16.02/7z has changed
Binary file lib/p7zip-16.02/7z.so has changed