~ubuntu-branches/ubuntu/oneiric/nvidia-common/oneiric

« back to all changes in this revision

Viewing changes to debian/nvidia-common.config

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Milone
  • Date: 2011-06-04 12:13:27 UTC
  • Revision ID: james.westby@ubuntu.com-20110604121327-hojgytoy6f4ev5sy
Tags: 1:0.2.30+1
Add epoch to override the sync. The packages in Debian and Ubuntu
have the same name but different code and scope (LP: #792576).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh
 
2
set -e
 
3
 
 
4
# Do not remove this file. It's supposed to
 
5
# get debconf to load the template file
 
6
# when nvidia-common is triggered by kernel
 
7
# hooks.
 
8
 
 
9
. /usr/share/debconf/confmodule
 
10
 
 
11
exit 0