From 2fa6c84b462d709cb5cc49802f3ba76a4da71ad8 Mon Sep 17 00:00:00 2001 From: mid-kid Date: Sun, 19 Mar 2017 03:31:27 +0100 Subject: [PATCH] Radare2 patch cleanup slipped into last update as well. Oh well. --- satellites/radare2.sat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satellites/radare2.sat b/satellites/radare2.sat index a577c66..44f112c 100644 --- a/satellites/radare2.sat +++ b/satellites/radare2.sat @@ -22,7 +22,7 @@ cd "$name-$version" # There's just one little thing... # Fix paths -patch -p1 -i "../$name-$version-docdir.patch" +patch -p0 -i "../$name-$version-docdir.patch" compile_configure -- --with-syszip