X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=debian%2Fcacert-gigi-testing.postinst;h=46fcf81ddc60118b4e647245a692597dee35bd22;hp=3a7ec742a9fef707348360bc016d1661439d4b7a;hb=258fed97058e563788f5b598097daa880921e500;hpb=753aae17442cbcdfcbce2d720b7b5dfd13918294 diff --git a/debian/cacert-gigi-testing.postinst b/debian/cacert-gigi-testing.postinst index 3a7ec742..46fcf81d 100644 --- a/debian/cacert-gigi-testing.postinst +++ b/debian/cacert-gigi-testing.postinst @@ -33,9 +33,12 @@ esac if [ -f /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule + db_get cacert-gigi-testing/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.