[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#514166: openoffice.org does not honor DEB_BUILD_OPTIONS nostrip noopt



tag 514166 + wontfix
thanks

Hi,

Chris Cheney wrote:
> The openoffice.org packaging does not honor the nostrip [...]
                                                  ^^^^^^^
		Where else than at dh_strip is nostrip relevant? And dh_strip
		itself honours nostrip:

# This variable can be used to turn off stripping (see Policy).
if (defined $ENV{DEB_BUILD_OPTIONS} && $ENV{DEB_BUILD_OPTIONS} =~ /nostrip/) {
        exit;
}

> and noopt  options.

How would you implement  nostrip in the packages? make patch.apply in
ooo-build, change the values, continue? Some other solution?

That part is wontfix.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73




Reply to: