Merge pull request #102085 from luc65r/pkg/unicorn

unicorn(-emu): 1.0.2-rc4 -> 1.0.2
This commit is contained in:
Maciej Krüger
2020-11-02 20:56:38 +01:00
committed by GitHub
6 changed files with 34 additions and 37 deletions

View File

@@ -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/