summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-01-26 00:43:03 +0100
committerAndreas Enge <andreas@enge.fr>2013-01-26 00:43:03 +0100
commite5c0701f9c77afdce0e4c8ae502ad93177a81b88 (patch)
treeab1e01e15b7072a0f568552c14947221e55d960b /Makefile.am
parentcc957c3c7461fbad38978b7c8b4d76e3c0aca80a (diff)
downloadpatches-e5c0701f9c77afdce0e4c8ae502ad93177a81b88.tar
patches-e5c0701f9c77afdce0e4c8ae502ad93177a81b88.tar.gz
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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
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