Comment 1 for bug 1095320

Revision history for this message
Michael Bienia (geser) wrote :

vim (2:7.3.547-6ubuntu3) raring; urgency=low

  * Fix FTBFS with multi-arched Python (lp: #1095320):
    + debian/rules:
      Specify the Python library's config directory as the configure script
      can't find it on its own since the library package got multi-arched.
    + d/p/ubuntu-multiarch.patch:
      Use the "python-config" script to determine libs and includes for
      Python.