dwarf-fortress.dwarf-therapist: restore DwarfTherapist program
This commit is contained in:
parent
a6f0ff33b5
commit
9125e448df
@ -19,6 +19,7 @@ in symlinkJoin {
|
|||||||
# therefore uses many relative paths.
|
# therefore uses many relative paths.
|
||||||
wrapProgram $out/bin/dwarftherapist \
|
wrapProgram $out/bin/dwarftherapist \
|
||||||
--run "cd $out/share/dwarftherapist"
|
--run "cd $out/share/dwarftherapist"
|
||||||
|
ln -s $out/bin/dwarftherapist $out/bin/DwarfTherapist
|
||||||
|
|
||||||
rm -rf $out/share/dwarftherapist/memory_layouts/linux
|
rm -rf $out/share/dwarftherapist/memory_layouts/linux
|
||||||
mkdir -p $out/share/dwarftherapist/memory_layouts/linux
|
mkdir -p $out/share/dwarftherapist/memory_layouts/linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user