X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=debian%2Fcacert-gigi.postinst;h=d2970c11510f6f2f9b89b48de5bfa368c3539dea;hp=3a7ec742a9fef707348360bc016d1661439d4b7a;hb=17e2568dcad211fb32fdb44e5326637055606ed3;hpb=5dedec97c8ebe9bbe3065300b35089cdbcfad120 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.