diff --git a/build/deb/install.forced.php.install b/build/deb/install.forced.php.install index 34de726ffe2..fc3d358f495 100755 --- a/build/deb/install.forced.php.install +++ b/build/deb/install.forced.php.install @@ -4,9 +4,10 @@ // This file must be present into htdocs/install directory // during install process to be used. // -// $Id: install.forced.php.install,v 1.11 2011/08/14 17:17:19 eldy Exp $ +// $Id: install.forced.php.install,v 1.12 2011/08/14 19:41:54 eldy Exp $ // +$force_install_packager='deb'; $force_install_noedit=2; $force_install_message='KeepDefaultValuesDeb'; #$force_install_main_data_root='/usr/share/dolibarr/documents';