~ubuntu-branches/ubuntu/natty/zziplib/natty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2006-10-03 11:08:37 UTC
  • mfrom: (2.1.3 edgy)
  • Revision ID: james.westby@ubuntu.com-20061003110837-cgm1pzlkkbgit74f
Tags: 0.12.83-8
* New maintainer.
* Fixed "libzzip-dev: Override says libdevel - optional, .deb says
  devel - optional".

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
clean:
58
58
        dh_testdir
59
59
        dh_testroot
60
 
        rm -f build-stamp 
 
60
        rm -f configure-stamp build-stamp 
61
61
        rm -f config.sub config.guess zziplib/config.sub zziplib/config.guess
62
62
        -$(MAKE) distclean
63
63
        dh_clean