diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2019-03-04 16:37:09 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2019-03-04 17:14:15 +0100 |
commit | 74fea1e2df38afc772313b3bd6658c4a337a1e1c (patch) | |
tree | 3ebe6f8d99c13248ee46b91191e136cae9fa4202 /gnu/local.mk | |
parent | 0132f3e67f1a8907ef5132477f6ad678c8d594a0 (diff) | |
download | guix-74fea1e2df38afc772313b3bd6658c4a337a1e1c.tar guix-74fea1e2df38afc772313b3bd6658c4a337a1e1c.tar.gz |
gnu: lyx: Remove obsolete patch.
* gnu/packages/patches/lyx-2.2.3-fix-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 449ee8367d..41c10c82bc 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1030,7 +1030,6 @@ dist_patch_DATA = \ %D%/packages/patches/luminance-hdr-qt-printer.patch \ %D%/packages/patches/lvm2-static-link.patch \ %D%/packages/patches/lxsession-use-gapplication.patch \ - %D%/packages/patches/lyx-2.2.3-fix-test.patch \ %D%/packages/patches/make-glibc-compat.patch \ %D%/packages/patches/make-impure-dirs.patch \ %D%/packages/patches/mariadb-client-test-32bit.patch \ |