Update doc

This commit is contained in:
Laurent Destailleur 2014-01-07 19:16:44 +01:00
parent 918c5ff405
commit 923ff008c2

View File

@ -120,8 +120,11 @@ Puis pour se connecter et préparer l'environnement
> apt-get install links mysql-client
Pour tester un package
> cp *.deb /srv/chroot/unstable/tmp
> cp ../build-area/* /srv/chroot/unstable/tmp
> sudo schroot -c name_of_chroot
> cd /tmp
> lintian --pedantic -E -I dolibarr*.deb
> lintian --pedantic -E -I dolibarr*.dsc
> dpkg -i dolibarr*.deb
> apt-get install -f