summaryrefslogtreecommitdiffstats
path: root/games/ffgo/doinst.sh
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-03-21 21:02:42 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-26 01:20:16 +0700
commitac247891b8e5872c57332de8c957c332b97e8049 (patch)
treeb831bfc183cddae821fd8771c399d3782a99cb7c /games/ffgo/doinst.sh
parent1cf89f70b2bedb54339df72e1cae3ee5eaa14c3d (diff)
downloadslackbuilds-ac247891b8e5872c57332de8c957c332b97e8049.tar.gz
slackbuilds-ac247891b8e5872c57332de8c957c332b97e8049.tar.xz
games/ffgo: Fix doinst.sh.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ffgo/doinst.sh')
-rw-r--r--games/ffgo/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ffgo/doinst.sh b/games/ffgo/doinst.sh
index fecaef1312..2d3b80022d 100644
--- a/games/ffgo/doinst.sh
+++ b/games/ffgo/doinst.sh
@@ -8,7 +8,7 @@ config() {
fi
}
-CONF=/usr/libLIBDIRSUFFIX/pythonPY3VER/site-packages/ffgo/data/config
+CONF=usr/libLIBDIRSUFFIX/pythonPY3VER/site-packages/ffgo/data/config
for conf in $CONF/*.new ; do
config ${conf}