PREFIX instead of DESTDIR

This commit is contained in:
Yann Leboulanger 2005-07-07 17:59:51 +00:00
parent 4695657aa0
commit 2d3723fee4

2
README
View file

@ -29,7 +29,7 @@ To specify what modules to build do:
make help
To specify where to install do:
su -c make DESTDIR=custom_path install
su -c make PREFIX=custom_path install
=RUNNING GAJIM=
gajim