* Ludovic Brenta <ludo...@ludovic-brenta.org>, 2010-04-08, 17:45:
Note how debian/rules passes -L/home/buildd/lib
instead of
-L/build/buildd-apq-postgresql_3.0-3-hppa-FQK8gP/apq-postgresql-3.0/lib.

Of course, the directory where the build takes place
is dynamic so its path cannot be hardcoded.

The path is not hardcoded, but the Makefile uses $(PWD), which is not guaranteed to be set to anything sane. $(CURDIR) should be used instead.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to