ecpg.patch (wrong makefile expansion in some cases)

Marc G. Fournier <scrappy@hub.org>

Commit: 840306af04740ccd483651b373a434c97db8f878
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1999-06-05T04:13:21Z
Releases: 7.1.1
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