vdr/vdr-plugin-remote/debian config
Thomas Schmidt
pkg-vdr-dvb-changes@lists.alioth.debian.org
Wed, 20 Oct 2004 19:11:55 +0000
Update of /cvsroot/pkg-vdr-dvb/vdr/vdr-plugin-remote/debian
In directory haydn:/tmp/cvs-serv9818/vdr/vdr-plugin-remote/debian
Added Files:
config
Log Message:
* this file was missing - now the debconf-question should work ;-)
(still need to ilmplement a check if the module is allready loaded or the kernel has builtin evdev-support)
--- NEW FILE: config ---
#!/bin/sh
. /usr/share/debconf/confmodule
# ask module install question:
db_input high vdr-plugin-remote/install_evdev || false
db_go