mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
deepin.dde-deamon: remove remove-references-to
This commit is contained in:
parent
2fe70decbd
commit
dbab6f2b3d
1 changed files with 0 additions and 1 deletions
|
@ -134,7 +134,6 @@ buildGoPackage rec {
|
|||
|
||||
installPhase = ''
|
||||
make install PREFIX="$out" -C go/src/${goPackagePath}
|
||||
remove-references-to -t ${go} $out/lib/deepin-daemon/*
|
||||
searchHardCodedPaths $out
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue