X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=debian%2Fcacert-gigi.postinst;h=d2970c11510f6f2f9b89b48de5bfa368c3539dea;hb=ff8b2a0142c24f22a0fac2518eb0a6cd6b95ef12;hp=3a7ec742a9fef707348360bc016d1661439d4b7a;hpb=ec24cf6925bb3729a644580ad4a9375d05883c62;p=gigi.git diff --git a/debian/cacert-gigi.postinst b/debian/cacert-gigi.postinst index 3a7ec742..d2970c11 100644 --- a/debian/cacert-gigi.postinst +++ b/debian/cacert-gigi.postinst @@ -33,10 +33,12 @@ esac if [ -f /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule + db_get cacert-gigi/fetch-locales-command + $RET +else + gigi fetch-locales fi -gigi fetch-locales - # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts.