nix: Remove unnecessary `ln` from libresoc test
This commit is contained in:
parent
0f66968a9c
commit
abfc63558e
|
@ -71,7 +71,6 @@ stdenv.mkDerivation rec {
|
|||
ln -s ${libresoc_logo} libresoc_logo.gds
|
||||
|
||||
./mksym.sh
|
||||
ln -s ${alliance-check-toolkit}/etc/mk/users.d/user-${USER}.mk mk/users.d/user-${USER}.mk
|
||||
./build_full_4ksram.sh
|
||||
runHook postBuild
|
||||
'';
|
||||
|
|
Loading…
Reference in New Issue