summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-04-10 14:55:31 +0200
committerLudovic Courtès <ludo@gnu.org>2020-04-10 16:02:51 +0200
commit79b0816e173b973ce03f46bfd91a0859b5e301e8 (patch)
tree206db1e93a8de457c37fbdb57307ec45d8fafc24 /gnu/local.mk
parent523280e0993cf8bd6190c729e9cd18be52b73ab5 (diff)
downloadguix-patches-79b0816e173b973ce03f46bfd91a0859b5e301e8.tar
guix-patches-79b0816e173b973ce03f46bfd91a0859b5e301e8.tar.gz
gnu: akonadi: Shorten file name of patch.
This ensures we stay below the POSIX tar file name length limit. * gnu/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch: Rename to... * gnu/packages/patches/akonadi-not-relocatable.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kde-pim.scm (akonadi): Likewise.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index a9dda84a81..ba9bd98fb9 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -726,7 +726,7 @@ dist_patch_DATA = \
%D%/packages/patches/aegisub-boost68.patch \
%D%/packages/patches/agg-am_c_prototype.patch \
%D%/packages/patches/akonadi-paths.patch \
- %D%/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch \
+ %D%/packages/patches/akonadi-not-relocatable.patch \
%D%/packages/patches/akonadi-timestamps.patch \
%D%/packages/patches/allegro-mesa-18.2.5-and-later.patch \
%D%/packages/patches/amule-crypto-6.patch \