My old debian/rules file for wal-e 0.6.x for use in launchpad was
quite minimalist (below) and seemed to work well enough.  The new beta
includes a Makefile that seems to be primarily targeted at very
specific environments (pypi, travis).  Does anyone know of a flag or
method to instruct dh to ignore the upstream Makefile?

  #!/usr/bin/make -f
  # -*- makefile -*-

  %:
          dh $@ --with python2

-- 
You received this message because you are subscribed to the Google Groups 
"wal-e" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to