~ubuntu-branches/ubuntu/breezy/nbd/breezy-security

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Wouter Verhelst
  • Date: 2005-05-07 11:37:20 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050507113720-1fjynvdkq7va9nj9
Tags: 1:2.7.4-1
New upstream release. Contains patches from Roy Keene to make it all work
a tad bit more reliable (thanks, Roy!)

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
build: configure-stamp build-stamp
30
30
build-stamp:
31
31
        dh_testdir
 
32
        test -f nbd.h
32
33
 
33
34
        $(MAKE)
34
35