gcc-6: don't ship info pages
[unleashed-userland.git] / components / trousers / patches / tspi_context.c.patch
blob99357262eb6586c5560eea869c8654a03fa251c4
1 --- a/src/tspi/tspi_context.c.orig Wed Feb 3 07:39:06 2010
2 +++ b/src/tspi/tspi_context.c Wed Feb 3 07:39:22 2010
3 @@ -55,6 +55,8 @@
4 /* Destroy all objects */
5 obj_close_context(tspContext);
7 + __tspi_freeTable(tspContext);
9 /* close the ps file */
10 PS_close();