PREFIX instead of DESTDIR
This commit is contained in:
parent
4695657aa0
commit
2d3723fee4
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue