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

Bug#72849: policy: advises to use -s flag to install in wrong place



On Sep 30, Yann Dirson <ydirson@altern.org> wrote:

 >Also, packages using debhelper may just call dh_strip and don't need
 >to care about adding -s flag to install.
Actually, dh_strip does more than install -s:

    foreach (@executables) {
        doit("strip","--remove-section=.comment","--remove-section=.note",$_);
    }

-- 
ciao,
Marco




Reply to: