summarylogtreecommitdiffstats
path: root/chocolate-doom.install
blob: 5a701f56e3332b20e725499d7e025e4d1fc10df4 (plain)
1
2
3
4
5
6
7
8
post_install() {
    echo "Install IWADs into /usr/share/games/doom or /usr/local/share/games/doom"
    echo ""
    echo "Files such as doom2.wad, heretic.wad, hexen.wad, strife1.wad"
    echo "are IWADs appropriate for installation and usage with Chocolate"
    echo "engines.  These must be lower-case file names unless using a"
    echo "case-insensitive file system."
}