From e5c0701f9c77afdce0e4c8ae502ad93177a81b88 Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Sat, 26 Jan 2013 00:43:03 +0100 Subject: gnu: Add TECkit. * gnu/packages/freetype.scm (teckit): New variable. * gnu/packages/patches/teckit-cstdio.patch: New file. * Makefile.am (dist_patch_DATA): Add patch. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b9ef018ed0..4cfe205d71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -174,7 +174,8 @@ dist_patch_DATA = \ gnu/packages/patches/procps-make-3.82.patch \ gnu/packages/patches/readline-link-ncurses.patch \ gnu/packages/patches/shishi-gets-undeclared.patch \ - gnu/packages/patches/tar-gets-undeclared.patch + gnu/packages/patches/tar-gets-undeclared.patch \ + gnu/packages/patches/teckit-cstdio.patch bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux -- cgit v1.2.3