]> git.ipfire.org Git - thirdparty/cups.git/commit
SERVERBIN: match host_os_name on *-gnu first, to catch kfreebsd-gnu before *bsd* 60/head
authorDidier Raboud <odyx@debian.org>
Thu, 3 Dec 2020 11:32:54 +0000 (12:32 +0100)
committerDidier Raboud <odyx@debian.org>
Thu, 3 Dec 2020 11:48:15 +0000 (12:48 +0100)
commite60241c29e229738bbf144d33fa33ae6d775f2ed
tree2f091da2f4de8456ac290d47b8b999e84c01d186
parentfc9167da38318860b7fec1df6e2e44bf3f4198c8
SERVERBIN: match host_os_name on *-gnu first, to catch kfreebsd-gnu before *bsd*

Debian's kfreebsd-gnu architectures (kfreebsd-amd64 and kfreebsd-i386) work as Debian/GNU systems, hence with a /usr/lib/cups SERVERBIN, not a /usr/libexec/cups.
config-scripts/cups-directories.m4