~ubuntu-branches/ubuntu/edgy/freebirth/edgy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Niklas Vainio
  • Date: 2003-05-10 14:56:33 UTC
  • Revision ID: james.westby@ubuntu.com-20030510145633-wxz6p4l44etfi1w0
Tags: 0.3.2-4
* New maintainer (Closes: #176475)
* Fixed segmentation fault on file load in Sample Pitch (Closes: #189679)
* Updated to policy version 3.5.9.0 (removed INSTALL file and
  dh_testversion from debian/rules)
* Corrected package description a bit

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
 
56
56
        # Add here commands to install the package into debian/freebirth.
57
57
        install freebirth $(tmp)/usr/bin
58
 
        cp -R raw $(tmp)/usr/share/$(package)
 
58
        mkdir $(tmp)/usr/share/$(package)/raw
 
59
        cp raw/*.raw $(tmp)/usr/share/$(package)/raw
 
60
        cp raw/README $(tmp)/usr/share/$(package)/raw
59
61
 
60
62
# Build architecture-independent files here.
61
63
binary-indep: build install
62
 
# We have nothing to do by default.
63
64
 
64
65
# Build architecture-dependent files here.
65
66
binary-arch: build install
66
 
        dh_testversion 2
67
67
        dh_testdir
68
68
        dh_testroot
69
69
#       dh_installdebconf