deepin.startdde: remove remove-references-to
This commit is contained in:
parent
dbab6f2b3d
commit
7c486d35fc
@ -139,7 +139,6 @@ buildGoPackage rec {
|
|||||||
installPhase = ''
|
installPhase = ''
|
||||||
make install PREFIX="$out" -C go/src/${goPackagePath}
|
make install PREFIX="$out" -C go/src/${goPackagePath}
|
||||||
rm -rf $out/share/lightdm # this is uselesss for NixOS
|
rm -rf $out/share/lightdm # this is uselesss for NixOS
|
||||||
remove-references-to -t ${go} $out/sbin/*
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
postFixup = ''
|
postFixup = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user