dwarf-therapist: remove useless symlink
This commit is contained in:
@@ -22,6 +22,8 @@ stdenv.mkDerivation rec {
|
|||||||
mkdir -p $layouts
|
mkdir -p $layouts
|
||||||
mv $out/share/dwarftherapist/memory_layouts/* $layouts
|
mv $out/share/dwarftherapist/memory_layouts/* $layouts
|
||||||
rmdir $out/share/dwarftherapist/memory_layouts
|
rmdir $out/share/dwarftherapist/memory_layouts
|
||||||
|
# Useless symlink
|
||||||
|
rm $out/bin/dwarftherapist
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
|||||||
Reference in New Issue
Block a user