~ubuntu-branches/ubuntu/trusty/kino/trusty

« back to all changes in this revision

Viewing changes to debian/kino.postinst

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2010-02-03 22:05:31 UTC
  • mfrom: (1.1.10 upstream) (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100203220531-10nx20lcxdwin5yl
Tags: 1.3.4-1ubuntu1
* Merge from debian testing.  Remaining changes: LP: #511203
  - Add Breaks on udev to get correct version.(Change has to be 
    carried as udev versioning before 146-2 version is different in 
    debian and ubuntu) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
PACKAGE="kino"
7
7
 
8
 
# create udev rules file
 
8
# remove old hotplug/udev files 
9
9
if [ "$1" = "configure" ] && [ -d /etc/udev/ ]; then
10
10
        rm -f /etc/udev/rules.d/035_kino.rules
11
11
        rm -f /etc/udev/kino.rules