On Sun, Jan 27, 2008 at 01:20:45AM +0100, Laszlo Boszormenyi wrote:
> In one package I would like to prevent some binary being strip-ped if
> DEB_BUILD_OPTIONS instruct so.

How about using the conditional to set
    STRIP = /bin/true
if the nostrip option is present.
Then you don't have to clutter up the rest of the rules.

-- 
Eric Cooper             e c c @ c m u . e d u


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to