aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
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:06:03 +0200
commit17edf577d5d377923d8f32c563092d80a48e9515 (patch)
treebe835b92251927606c6444962dbefaae5767357c /gnu/packages
parent18ffd2f9687a7c8af0041c129c47db31b7e810c3 (diff)
downloadguix-17edf577d5d377923d8f32c563092d80a48e9515.tar
guix-17edf577d5d377923d8f32c563092d80a48e9515.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/packages')
-rw-r--r--gnu/packages/kde-pim.scm2
-rw-r--r--gnu/packages/patches/akonadi-not-relocatable.patch (renamed from gnu/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch)0
2 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 1b99ae1de4..fea6dd3068 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -53,7 +53,7 @@
(patches (search-patches
"akonadi-paths.patch"
"akonadi-timestamps.patch"
- "akonadi-Revert-Make-installation-properly-relo.patch"))))
+ "akonadi-not-relocatable.patch"))))
(build-system qt-build-system)
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
diff --git a/gnu/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch b/gnu/packages/patches/akonadi-not-relocatable.patch
index c3964c5c05..c3964c5c05 100644
--- a/gnu/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch
+++ b/gnu/packages/patches/akonadi-not-relocatable.patch