~ubuntu-branches/ubuntu/jaunty/nvidia-graphics-drivers-177/jaunty

« back to all changes in this revision

Viewing changes to debian/scriptremove.sh

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Milone (tseliot)
  • Date: 2008-07-08 18:50:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080708185023-ojfxd0ae9wajzuda
Tags: 177.13-0ubuntu3
* Recommends nvidia-settings instead of Suggests nvidia-settings
* Put the icon for nvidia-settings in /usr/share/pixmaps 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
set -x -v
 
3
version="169.12"
 
4
sed -e "s/#VERSION#/${version}/g" \
 
5
        dkms.conf.in > dkms.conf