summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-03-31 17:25:11 +0200
committerAndreas Enge <andreas@enge.fr>2013-03-31 17:27:37 +0200
commit14ecc0effca4d7447510bc67a774f897ac03ab87 (patch)
tree379c5245378a19f0a5de6855777047882c320822 /Makefile.am
parent141ccae8a737ba89eeb3d7f749270c5eda73d8b7 (diff)
downloadpatches-14ecc0effca4d7447510bc67a774f897ac03ab87.tar
patches-14ecc0effca4d7447510bc67a774f897ac03ab87.tar.gz
gnu: Add xpdf.
* gnu/packages/pdf.scm (xpdf): New variable. * gnu/packages/patches/xpdf-constchar.patch: New file. * Makefile.am (dist_patch_DATA): Add it.
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 54ca41b3b8..9b9bdbf8b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -223,7 +223,8 @@ dist_patch_DATA = \
gnu/packages/patches/tar-gets-undeclared.patch \
gnu/packages/patches/tcsh-fix-autotest.patch \
gnu/packages/patches/teckit-cstdio.patch \
- gnu/packages/patches/vpnc-script.patch
+ gnu/packages/patches/vpnc-script.patch \
+ gnu/packages/patches/xpdf-constchar.patch
bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap
bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux