summaryrefslogtreecommitdiff
path: root/games-util/dfhack/files/dfhack
diff options
context:
space:
mode:
authorErik Moen2019-08-14 15:40:58 +0200
committerErik Moen2019-08-14 15:40:58 +0200
commit0465f9b9afb55f0b9f88a368276e9a1fe54e3c19 (patch)
tree9c4cb65dbb99d0da1e1fc0a4cd0491a4f2d0f264 /games-util/dfhack/files/dfhack
parent93624fff578083f2e086b623d8c55d50e2bd2910 (diff)
downloaderoen-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/dfhack1
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