Hi,
On Wed 30 Nov 2016 22:17, Andy Patterson writes:
> This small patch fixes a build error I encountered when adding hplip to
> my cups-configuration-extensions.
Thanks, applied. In a better world, all these CUPS packages will be not
doing so much symlinking in their output dirs, but the perf
: Follow symlinks when installing extensions.
* gnu/services/cups.scm (union-directory): Use "stat" when calling
"find-files" to follow symlinks.
---
gnu/services/cups.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/services/cups.scm b/gnu/services/cu