:: Re: [DNG] Packaging Vdev
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: aitor_czr
Fecha:  
A: Didier Kryn
Cc: dng
Temas antiguos: Re: [DNG] Testing vdev with Busybox
Asunto: Re: [DNG] Packaging Vdev
Hi all,

By default, PSTAT (a dependency of VDEV) is installed in "/usr/local",
just as VDEV.

As Daniel Raurich explained in another thread:

[...] the "/usr/local" directory is for non-packaged local stuff [...]

So, should i change this configuration for those packages, or should i
skip debhelper's "dh_usrlocal" script adding:

binary:
     dh binary --before dh_usrlocal
     dh binary --after dh_usrlocal


to debian/rules?

Thanks in advance,

    Aitor.