retitle 506464 neon27 FTBFS from directories whose path contains the string 
"libneon"
thanks

Here's how to reproduce:

 mkdir libneon
 cd libneon
 apt-get source neon27
 cd neon27-*
 dpkg-buildpackage -uc -us

I think what's happening is that the sed script in debian/rules is
overeager, and ends up replacing the "libneon" string in the parent
path with "libneon-gnutls", so the rest of the Makefile tries to build
stuff in directories that don't exist.

      --dkg

Attachment: pgp3nTzE3uvKa.pgp
Description: PGP signature

Reply via email to