From: Marc Chantreux Date: Mon, 10 Nov 2008 16:40:13 +0000 (+0100) Subject: use DESTDIR now X-Git-Tag: new_acq_a_porter~766 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=082ed86beb32651ea4e3c3f0112d1b2ae2f8232b;p=koha_ffzg use DESTDIR now takes carre of changes in Makefile.PL about debian install Signed-off-by: Galen Charlton --- diff --git a/install_misc/environment_Makefile.PL b/install_misc/environment_Makefile.PL index b89790644d..07dfb0c9b3 100644 --- a/install_misc/environment_Makefile.PL +++ b/install_misc/environment_Makefile.PL @@ -13,7 +13,7 @@ export KOHA_USER='koha' export KOHA_GROUP='koha' # default root to install config files -#export INSTALL_BASE=/etc/koha +export DESTDIR=$HOME # from now, commented export directives are alternatives # uncomment one of them to choose it