File: postinst

package info (click to toggle)
apple2 0.04-3
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 640 kB
  • ctags: 1,137
  • sloc: ansic: 4,666; asm: 2,404; lex: 883; makefile: 112; sh: 3
file content (5 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
#! /bin/sh

echo "- Emulator will not run without ROMs.  See /usr/lib/apple2/README.roms"
echo "- Emulator needs to be run as root or made suid-root with the command:"
echo "  'chmod u+s /usr/games/apple2' (note that the emulator is not suid-safe)"