~ubuntu-branches/ubuntu/feisty/libtemplate-plugin-class-perl/feisty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Krzyzaniak (eloy)
  • Date: 2006-11-23 13:43:36 UTC
  • mfrom: (2.1.2 edgy)
  • Revision ID: james.westby@ubuntu.com-20061123134336-452xb2pp1dbhgyui
Tags: 0.13-2
* Adopted for Debian Perl Group
* debian/control: debhelper (>= 5)
* debian/compat: increased to 5

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
clean:
32
32
        dh_testdir
33
33
        dh_testroot 
34
 
        rm -f build-stamp configure-stamp
35
34
 
36
35
        [ ! -e ./Build ] || ./Build distclean
37
36
 
38
 
        dh_clean
 
37
        dh_clean build-stamp configure-stamp
39
38
 
40
39
install:
41
40
        dh_testdir