File: nvidia-support.postinst

package info (click to toggle)
nvidia-support 20120630%2B3
  • links: PTS, VCS
  • area: contrib
  • in suites: wheezy
  • size: 320 kB
  • sloc: sh: 255; makefile: 13
file content (7 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
#!/bin/sh
set -e

# dummy postinst to ensure that the templates get imported and the config script is executed
. /usr/share/debconf/confmodule

#DEBHELPER#