File: game-data-packager.conf

package info (click to toggle)
game-data-packager 87
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 33,392 kB
  • sloc: python: 15,387; sh: 704; ansic: 95; makefile: 50
file content (10 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
# game-data-packager.conf

# arguments accept "yes" or "no"
INSTALL="no"	# install the generated package on the local system
PRESERVE="yes"	# not preserve the generated package file(s)
VERBOSE="no"    # show output from external tools

# arguments are program names, or empty to choose automatically
INSTALL_METHOD=""      # uses apt 1.1 if available, or dpkg
GAIN_ROOT_COMMAND=""   # su, sudo, pkexec