Skip to content

Don't use DPKG_MAINTSCRIPT_ARCH to detect kernel arch.

Diederik de Haas requested to merge (removed):really-fix-bug-975943 into master

Apart from being blank, which the previous fix accounted for, the value can also be 'all' and then it still does the wrong thing. So only use the direct approach introduced in the previous fix for bug #975943. This should really fix that bug.

Merge request reports

Loading