Whamcloud - gitweb
b=22790 fail make debs if autogen.sh is needed but not present
authorBrian J. Murrell <brian@sun.com>
Fri, 11 Jun 2010 04:04:31 +0000 (00:04 -0400)
committerRobert Read <robert.read@oracle.com>
Fri, 11 Jun 2010 16:29:34 +0000 (09:29 -0700)
commit2bac6e62066644385e379d90bbdbbbeab626fe89
tree815ef7ccb9fc62994feba104cecde2e8ad3f6526
parentb91d5d4263951ee831b6a73761781d924f2a942d
b=22790 fail make debs if autogen.sh is needed but not present

If a patch is added to debian/patches/ which modifies an autoconf
file but autogen.sh is not present, fail out of the "make debs"
build command.
Also provide a more explicit message to maintainers about what is
happening in this bit of code.
debian/rules