diff options
| author | Mark H Weaver <mhw@netris.org> | 2014-10-05 19:08:03 -0400 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2014-10-05 22:39:37 -0400 |
| commit | f410c1107622f9a95073234eae18c623857338d4 (patch) | |
| tree | ddd6f0cb234fa94ff838099fb7c24e19b7aea05c /gnu-system.am | |
| parent | 553521d27c42cf7589d50daab1aeaeb9bc9e8e96 (diff) | |
gnu: xpdf: Update to 3.04.
* gnu/packages/patches/xpdf-constchar.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/pdf.scm (xpdf): Update to 3.04. Remove patch.
Add libpng as an input.
Diffstat (limited to 'gnu-system.am')
| -rw-r--r-- | gnu-system.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu-system.am b/gnu-system.am index 94d86246c91..0775f3746a6 100644 --- a/gnu-system.am +++ b/gnu-system.am | |||
| @@ -414,8 +414,7 @@ dist_patch_DATA = \ | |||
| 414 | gnu/packages/patches/vpnc-script.patch \ | 414 | gnu/packages/patches/vpnc-script.patch \ |
| 415 | gnu/packages/patches/w3m-fix-compile.patch \ | 415 | gnu/packages/patches/w3m-fix-compile.patch \ |
| 416 | gnu/packages/patches/xf86-input-synaptics-glibc-2.20.patch \ | 416 | gnu/packages/patches/xf86-input-synaptics-glibc-2.20.patch \ |
| 417 | gnu/packages/patches/xmodmap-asprintf.patch \ | 417 | gnu/packages/patches/xmodmap-asprintf.patch |
| 418 | gnu/packages/patches/xpdf-constchar.patch | ||
| 419 | 418 | ||
| 420 | bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap | 419 | bootstrapdir = $(guilemoduledir)/gnu/packages/bootstrap |
| 421 | bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux | 420 | bootstrap_x86_64_linuxdir = $(bootstrapdir)/x86_64-linux |
