Author: bbk-guest Date: 2010-05-19 12:44:49 +0000 (Wed, 19 May 2010) New Revision: 10975
Modified: packages/trunk/playonlinux/debian/changelog packages/trunk/playonlinux/debian/rules Log: Temporary fix for ukrainian localecd Modified: packages/trunk/playonlinux/debian/changelog =================================================================== --- packages/trunk/playonlinux/debian/changelog 2010-05-18 19:09:49 UTC (rev 10974) +++ packages/trunk/playonlinux/debian/changelog 2010-05-19 12:44:49 UTC (rev 10975) @@ -4,8 +4,9 @@ * Switch to dpkg-source 3.0 (quilt) format. * Refresh debian/rules, remove any quilt references. * Complete upstream changelog. + * debian/rules : temporary fix ukrainian locale. - -- Bertrand Marc <[email protected]> Sun, 02 May 2010 13:51:23 +0200 + -- Bertrand Marc <[email protected]> Wed, 19 May 2010 14:36:48 +0200 playonlinux (3.7.3-1) unstable; urgency=low Modified: packages/trunk/playonlinux/debian/rules =================================================================== --- packages/trunk/playonlinux/debian/rules 2010-05-18 19:09:49 UTC (rev 10974) +++ packages/trunk/playonlinux/debian/rules 2010-05-19 12:44:49 UTC (rev 10975) @@ -35,6 +35,8 @@ chmod +x lib/* chmod +x lang/old/* chmod +x bash/terminals/* + #temporary fix for ukrainian : + mv lang/locale/ua lang/locale/uk # Build architecture-independent files here. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

