mirror of
https://github.com/postgres/postgres.git
synced 2026-04-28 01:26:56 -04:00
the ecpg Makefiles use a variable DESTDIR which is never defined
except by debian/rules makefile, in which case the ecpg makefiles
expand wrong pathnames. If we want to support a DESTDIR root it
must be done consistently in all the makefiles, not just in ecpg.
From: Massimo Dal Zotto <dz@cs.unitn.it>
|
||
|---|---|---|
| .. | ||
| include | ||
| lib | ||
| preproc | ||
| test | ||
| ChangeLog | ||
| Makefile | ||
| TODO | ||