aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2017-10-22 17:17:57 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2019-01-04 10:10:42 +0100
commita6e532815d5022d005a00f8323e46084cfa66221 (patch)
treed3c909838f6a6e118273e0bceb4e99101a89b7e9 /gnu/local.mk
parent8791aa98a741eeea78f0bbc1dd735ade1911d55c (diff)
downloadguix-a6e532815d5022d005a00f8323e46084cfa66221.tar
guix-a6e532815d5022d005a00f8323e46084cfa66221.tar.gz
gnu: kio: Search 'smbd' on $PATH.
Transfer the remaining NixOS patch for kio as of 2018-02-17. * gnu/packages/patches/kio-search-smbd-on-PATH.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde-frameworks.scm(kio)<source>: Use it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 362f934e99..a7e6a06e8b 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -855,6 +855,7 @@ dist_patch_DATA = \
%D%/packages/patches/kiki-makefile.patch \
%D%/packages/patches/kiki-missing-includes.patch \
%D%/packages/patches/kiki-portability-64bit.patch \
+ %D%/packages/patches/kio-search-smbd-on-PATH.patch \
%D%/packages/patches/kmod-module-directory.patch \
%D%/packages/patches/kobodeluxe-paths.patch \
%D%/packages/patches/kobodeluxe-enemies-pipe-decl.patch \