~ubuntu-branches/ubuntu/intrepid/gff2aplot/intrepid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Nelson A. de Oliveira
  • Date: 2005-03-21 20:30:45 UTC
  • Revision ID: james.westby@ubuntu.com-20050321203045-158bl5bp43fiyn4k
Tags: 2.0-1
Initial Release (Closes: #300828)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
4
include /usr/share/cdbs/1/rules/debhelper.mk
 
5
include /usr/share/cdbs/1/class/perlmodule.mk
 
6
 
 
7
DEB_AUTO_UPDATE_DEBIAN_CONTROL := yes
 
8
DEB_DESTDIR = $(CURDIR)/debian/gff2aplot
 
9
DEB_MAKE_CLEAN_TARGET    := clean
 
10
DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(DEB_DESTDIR) prefix=$(DEB_DESTDIR)
 
11
DEB_INSTALL_MANPAGES_gff2aplot := debian/*.1
 
12
DEB_INSTALL_EXAMPLES_gff2aplot := examples/*
 
13
 
 
14
clean::
 
15
        rm -f src/ali2gff/ali2gff bin/ali2gff