Author: richih-guest Date: 2008-02-21 00:46:12 +0000 (Thu, 21 Feb 2008) New Revision: 5873
Added: people/richih/ people/richih/quilt.howto Log: * people/richih: * people/richih/quilt.howto: Added: people/richih/quilt.howto =================================================================== --- people/richih/quilt.howto (rev 0) +++ people/richih/quilt.howto 2008-02-21 00:46:12 UTC (rev 5873) @@ -0,0 +1,10 @@ +rm debian/patches/* # if applicable +quilt new font_path.patch + Patch font_patch.patch is now on top +quilt edit lib/render_utils.py + File lib/render_util.py added to patch font_patch.patch +quilt edit lib/gl_render_util.py + File lib/gl_render_util.py added to patch font_patch.patch +quilt refresh + Refreshed patch font_path.patch + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

