ecpg.patch (wrong makefile expansion in some cases)
Marc G. Fournier <scrappy@hub.org>
ecpg.patch (wrong makefile expansion in some cases)
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>
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/include/Makefile | modified | +8 −8 |
| src/interfaces/ecpg/preproc/Makefile | modified | +3 −3 |