unicorn(-emu): 1.0.2-rc4 -> 1.0.2

This commit is contained in:
luc65r
2020-10-29 21:15:42 +01:00
parent aee8263788
commit 345f1d11d3
6 changed files with 34 additions and 37 deletions
@@ -5,7 +5,7 @@ buildPythonPackage rec {
version = stdenv.lib.getVersion unicorn-emu;
src = unicorn-emu.src;
sourceRoot = "unicorn-${version}/bindings/python";
sourceRoot = "source/bindings/python";
prePatch = ''
ln -s ${unicorn-emu}/lib/libunicorn${stdenv.targetPlatform.extensions.sharedLibrary} prebuilt/