~elementary-os/noise/deb-packaging-luna

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Corentin Noël
  • Date: 2013-06-26 22:01:50 UTC
  • Revision ID: tintou@mailoo.org-20130626220150-z6mwoy8w6l6tmxha
Added noise-core library package

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
override_dh_builddeb:
24
24
        dh_builddeb -- -Zxz
25
25
 
 
26
override_dh_install:
 
27
        dh_install --fail-missing
 
28
 
26
29
override_dh_strip:
27
30
        dh_strip --dbg-package=noise-dbg
28
31