[Koha-patches] [PATCH] use DESTDIR now

Marc Chantreux marc.chantreux at biblibre.com
Mon Nov 10 17:40:13 CET 2008


takes carre of changes in Makefile.PL about debian install
---
 install_misc/environment_Makefile.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/install_misc/environment_Makefile.PL b/install_misc/environment_Makefile.PL
index b897906..07dfb0c 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
-- 
1.5.4.3




More information about the Koha-patches mailing list