Author: bbk-guest Date: 2010-08-25 08:47:57 +0000 (Wed, 25 Aug 2010) New Revision: 11287
Modified: packages/trunk/playonlinux/debian/changelog packages/trunk/playonlinux/debian/rules Log: fix changelog; debian/rules: lang/old doesn't exist anymore Modified: packages/trunk/playonlinux/debian/changelog =================================================================== --- packages/trunk/playonlinux/debian/changelog 2010-08-25 08:40:10 UTC (rev 11286) +++ packages/trunk/playonlinux/debian/changelog 2010-08-25 08:47:57 UTC (rev 11287) @@ -2,9 +2,10 @@ * New upstream release. * Refresh patches. - * Remove temporary fix to compile twice in a row. + * Remove temporary fix for ua locale. + * debian/rules: lang/old doesn't exist anymore. - -- Bertrand Marc <[email protected]> Wed, 25 Aug 2010 10:39:24 +0200 + -- Bertrand Marc <[email protected]> Wed, 25 Aug 2010 10:45:52 +0200 playonlinux (3.7.7-1) UNRELEASED; urgency=low Modified: packages/trunk/playonlinux/debian/rules =================================================================== --- packages/trunk/playonlinux/debian/rules 2010-08-25 08:40:10 UTC (rev 11286) +++ packages/trunk/playonlinux/debian/rules 2010-08-25 08:47:57 UTC (rev 11287) @@ -33,7 +33,6 @@ chmod -R -x+X lang/locale/ chmod -x python/lib/__init__.py chmod +x lib/* - chmod +x lang/old/* chmod +x bash/terminals/* # Build architecture-independent files here. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

