4
4
# a) it breaks if its not available
5
5
# b) the string we have here does not need it (because it has no vars)
9
13
export TEXTDOMAIN=update-notifier
10
14
export TEXTDOMAINDIR=/usr/share/locale
12
21
if [ "$0" = "/etc/kernel/postinst.d/update-notifier" ]; then
13
22
DPKG_MAINTSCRIPT_PACKAGE=linux-base