X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=maemo5%2Fdebian%2Fpostinst;fp=maemo5%2Fdebian%2Fpostinst;h=745e68934dca284567cf40bdbc6d2f28f2508967;hb=cf6e5e6ad928b9de77b83941aea037211932298b;hp=0000000000000000000000000000000000000000;hpb=ab23a19175e9ebd9809478baaf38029f0c53e612;p=bulgarian-l10n diff --git a/maemo5/debian/postinst b/maemo5/debian/postinst new file mode 100644 index 0000000..745e689 --- /dev/null +++ b/maemo5/debian/postinst @@ -0,0 +1,10 @@ +#!/bin/sh +# postinst script for bulgarian-l10n +# +# see: dh_installdeb(1) + +add_remove_language add bg_BG + +exit 0 + +