:: Re: [DNG] Packaging Vdev
トップ ページ
このメッセージを削除
このメッセージに返信
著者: aitor_czr
日付:  
To: Didier Kryn
CC: dng
古いトピック: Re: [DNG] Testing vdev with Busybox
題目: 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.