Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2005-07-07 21:59:51 +0400
committerYann Leboulanger <asterix@lagaule.org>2005-07-07 21:59:51 +0400
commit2d3723fee4616a085127146a30657e3acd39cafd (patch)
treec1a490ba59f7f0674a9a9bb0aebfdab0bfd9429b /README
parent4695657aa0af6cb22ded673d7ab0612e1063c0db (diff)
PREFIX instead of DESTDIR
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5dcc00f1c..632899539 100644
--- a/README
+++ b/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