use DESTDIR now
authorMarc Chantreux <marc.chantreux@biblibre.com>
Mon, 10 Nov 2008 16:40:13 +0000 (17:40 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 17 Nov 2008 17:00:53 +0000 (18:00 +0100)
takes carre of changes in Makefile.PL about debian install

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
install_misc/environment_Makefile.PL

index b897906..07dfb0c 100644 (file)
@@ -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