Codebase list mk-configure / f652b33
Let dh_strip strip debug info for us Andrej Shadura 4 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
4545 push @opts, "MANDIR=${prefix}/share/man";
4646 push @opts, "INFODIR=${prefix}/share/info";
4747 push @opts, "SYSCONFDIR=/etc";
48 push @opts, "STRIPFLAG=";
4849 my $multiarch=dpkg_architecture_value("DEB_HOST_MULTIARCH");
4950 if (! compat(8)) {
5051 if (defined $multiarch) {