File: sdic-eijiro.config

package info (click to toggle)
sdic 2.1.3-22
  • links: PTS, VCS
  • area: contrib
  • in suites: wheezy
  • size: 760 kB
  • ctags: 130
  • sloc: lisp: 1,538; sh: 551; perl: 394; makefile: 157
file content (9 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#! /bin/sh -e

. /usr/share/debconf/confmodule
db_version 2.0

db_input high sdic-eijiro/tmpdir || true
db_go

exit 0