~ubuntu-branches/ubuntu/karmic/sl-modem/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2009-03-05 20:27:30 UTC
  • Revision ID: james.westby@ubuntu.com-20090305202730-rfiuhpu2fooqqv18
Tags: 2.9.11~20080817-3ubuntu2
* debian/patches/autoload.diff: Patch drivers to export the right aliases
  for auto-load on open.
* debian/sl-modem-daemon.modutils: so we don't need this file anymore, the
  rest is done by udev anyway
* debian/rules: so we don't need to install the modprobe.d file
* debian/sl-modem-daemon.dirs: so we don't need the directory
* debian/sl-modem-daemon.preinst: so remove the file on upgrade

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
        chmod -R a+r debian/sl-modem-source/
76
76
        cd debian/sl-modem-source/usr/src && tar c modules | bzip2 -9 > sl-modem.tar.bz2 && rm -rf modules
77
77
        cp modem/slmodemd debian/sl-modem-daemon/usr/sbin/
78
 
        cp debian/sl-modem-daemon.modutils debian/sl-modem-daemon/etc/modprobe.d
79
78
        dh_installdocs -psl-modem-source debian/README.Debian README
80
79
        dh_installdocs -psl-modem-daemon
81
80
        dh_install