dgamelaunch/examples/dgl-create-chroot.conf.example.macosx
Joshua Kwan 4d45d4d263 move junk around, genericize things
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@287 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-04-03 19:27:42 +00:00

15 lines
340 B
Bash

#!/bin/sh
# Brett Carrington <brettcar@segvio.org>
# NOTE: This copied from the dgl-create-chroot changes by Jilles, likely
# incomplete.
chroot_path="/var/lib/dgamelaunch"
shed_uid=5
shed_gid=60
libs=""
playground_fixed="/opt/local/share/nethackdir/"
playground_var=""
nethack_bin="/opt/local/bin/nethack"
termdata="/usr/share/terminfo"