diff options
| author | Erik Moen | 2019-08-14 15:40:58 +0200 |
|---|---|---|
| committer | Erik Moen | 2019-08-14 15:40:58 +0200 |
| commit | 0465f9b9afb55f0b9f88a368276e9a1fe54e3c19 (patch) | |
| tree | 9c4cb65dbb99d0da1e1fc0a4cd0491a4f2d0f264 /games-util/dfhack/files/dfhack | |
| parent | 93624fff578083f2e086b623d8c55d50e2bd2910 (diff) | |
| download | eroen-overlay-0465f9b9afb55f0b9f88a368276e9a1fe54e3c19.tar.gz eroen-overlay-0465f9b9afb55f0b9f88a368276e9a1fe54e3c19.tar.bz2 eroen-overlay-0465f9b9afb55f0b9f88a368276e9a1fe54e3c19.tar.xz | |
dfhack-0.44.12.2_p20190721
New snapshot
Signed-off-by: Erik Moen <eroen-overlay@occam.eroen.eu>
Diffstat (limited to 'games-util/dfhack/files/dfhack')
| -rw-r--r-- | games-util/dfhack/files/dfhack | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-util/dfhack/files/dfhack b/games-util/dfhack/files/dfhack index 7456f5d1..0b179b1e 100644 --- a/games-util/dfhack/files/dfhack +++ b/games-util/dfhack/files/dfhack @@ -16,6 +16,7 @@ do_install() { do_dfhack_install() { cp -rn "$dfhackdir"/dfhack-config "$install"/ cp -ns "$dfhackdir"/dfhack.init-example "$install"/ + cp -ns "$dfhackdir"/onLoad.init-example "$install"/ } if [ -d "$install" ]; then |
