Fixup DESTDIR support, and have make provide feedback about which commands it
commitca83471df2829f4aa12a8e809cc16a42b95567ab
authormaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Wed, 7 Jul 2004 21:58:13 +0000 (7 21:58 +0000)
committermaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Wed, 7 Jul 2004 21:58:13 +0000 (7 21:58 +0000)
tree2dc083de8867ea1a31861bbf15381ff38412d462
parent96857cfe794b21bdd7c9e04dd63faaad8a85e775
Fixup DESTDIR support, and have make provide feedback about which commands it
is executing.

* Makefile: Remove default setting of DESTDIR.
    Call setup.py with --root=${DESTDIR}, not --prefix=${DESTDIR}, so that
    the install staging area gets the right directory structure.
    Do not suppress echo except to avoid uninformative screen clutter.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@1236 be7e6eca-30d4-0310-a8e5-ac0d63af7087
Makefile