~ubuntu-branches/ubuntu/saucy/tipa/saucy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2008-03-19 01:41:02 UTC
  • mfrom: (2.1.8 hardy)
  • Revision ID: james.westby@ubuntu.com-20080319014102-kei8nmuiqm94khxx
Tags: 2:1.3-12
* debian/control: Append trunk to the Vcs-Svn URL
* tipa-doc.doc-base.tipa-{manual,typefaces,vowel}: Set Section to Text

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
 
# -*- Makefile -*-
3
 
# File : rules
4
 
# Written by Rafael Laboissiere <rafael@icp.inpg.fr> on 1998/06/07
5
 
# rules file for Debian package tipa
6
 
# $Id$
7
 
 
8
 
export DH_COMPAT=5
9
 
#export DH_VERBOSE=1
 
2
# debian/rules file for Debian package tipa
 
3
# GNU Copyright Rafael Laboissiere (C) 1998-2007
 
4
# $Id: rules 722 2007-08-26 18:59:14Z rafael $
10
5
 
11
6
include /usr/share/dpatch/dpatch.make
12
7
 
62
57
        dh_testdir
63
58
        dh_testroot
64
59
        rm -f build-stamp
65
 
        -$(MAKE) clean
 
60
        $(MAKE) clean
66
61
        # This cleans up Debian changes
67
62
        rm -f changelog
68
63
        rm -f Makefile.rej
97
92
        dh_installxfonts -p xfonts-tipa
98
93
 
99
94
        dh_installdocs
 
95
        dh_link
100
96
        dh_installchangelogs
101
97
        dh_compress
102
98
        dh_fixperms