~ubuntu-branches/ubuntu/lucid/dahdi-tools/lucid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Jean-Michel Dault
  • Date: 2010-04-13 16:56:27 UTC
  • Revision ID: james.westby@ubuntu.com-20100413165627-6o1v7hotp80yuhhv
Tags: 1:2.2.1-0ubuntu2
* Bug Fix: If linux-headers are not installed, don't block, and print
   information for the user. (LP: #429510, LP: #474350)
   - added debian/dahdi.postinst
   - added --error-handler=init_failed to debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
        rm -f $(CURDIR)/debian/tmp/usr/lib/libtonezone.so.1*
75
75
 
76
76
        dh_install -a --sourcedir=$(CURDIR)/debian/tmp 
77
 
        dh_installinit --update-rcd-params="defaults 15 30"
 
77
        dh_installinit --update-rcd-params="defaults 15 30" --error-handler=init_failed 
78
78
 
79
79
install-indep: build-stamp
80
80
        dh_testdir