~ubuntu-branches/ubuntu/karmic/mhwaveedit/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Free Ekanayaka
  • Date: 2008-01-08 22:20:37 UTC
  • mfrom: (2.1.6 hardy)
  • Revision ID: james.westby@ubuntu.com-20080108222037-tsazhckl5vmc8yih
Tags: 1.4.14-2
Added desktop file (Closes: #457849), thanks to Marco Rodrigues

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
        dh_testroot
58
58
        dh_clean -k 
59
59
        dh_installdirs
 
60
        dh_install debian/mhwaveedit.desktop usr/share/applications
60
61
 
61
62
        # Add here commands to install the package into debian/mhwaveedit.
62
63
        $(MAKE) install DESTDIR=$(CURDIR)/debian/mhwaveedit
78
79
        dh_install
79
80
        dh_installmenu
80
81
        dh_installman
 
82
        dh_desktop
81
83
        dh_link
82
84
        dh_strip
83
85
        dh_compress