From: Brett Gordon Date: Fri, 24 Aug 2018 04:22:53 +0000 (-0400) Subject: cave: install database to where advent expects it X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8c6456186c50bd514d025b2f03c5b6bfe15791c1;p=FUZIX.git cave: install database to where advent expects it --- diff --git a/Applications/cave/fuzix-cave.pkg b/Applications/cave/fuzix-cave.pkg index a494138b..b6316903 100644 --- a/Applications/cave/fuzix-cave.pkg +++ b/Applications/cave/fuzix-cave.pkg @@ -2,4 +2,4 @@ package adventure if-file advent f 0755 /usr/games/advent advent -f 0644 /usr/games/advent.db advent.db +f 0644 /usr/games/lib/advent.db advent.db