File: config

package info (click to toggle)
txt2pdbdoc 1.4.2-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 268 kB
  • ctags: 97
  • sloc: ansic: 526; perl: 298; sh: 190; makefile: 54
file content (8 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh -e

# Source debconf library.
. /usr/share/debconf/confmodule

# Display the Memory Card warning.
db_input medium txt2pdbdoc/warning-memorycard || true
db_go