cups: fix misleading comment

This commit is contained in:
caadar 2019-10-23 19:57:01 +03:00 committed by Bjørn Forsman
parent 33cb21574b
commit 028dacdcfb

View file

@ -31,7 +31,7 @@ let
# part of CUPS itself, e.g. the SMB backend is part of Samba. Since
# we can't update ${cups.out}/lib/cups itself, we create a symlink tree
# here and add the additional programs. The ServerBin directive in
# cupsd.conf tells cupsd to use this tree.
# cups-files.conf tells cupsd to use this tree.
bindir = pkgs.buildEnv {
name = "cups-progs";
paths =