Le 01/04/16 15:56, Roger Shimizu a écrit :
Dear Laurent,
Thanks for your feedback!
On Thu, Mar 31, 2016 at 8:31 PM, Laurent Bigonville <[email protected]> wrote:
Shouldn't you just disable the audit support during the build of the
binaries for the udeb pkg?
So you mean udeb pkg can have a separating param set for "configure"?
Could you kindly tell me how to achieve this?
It'd be appreciated!
I guess you should need to adjust the screen debian/rules and build the
binaries twice (one version for the regular .deb and one for the udeb).
Quickly looked at the screen pkg and I see it's using dh, so calling the
targets twice with two different --builddirectory= should do the trick.