]> git.ipfire.org Git - thirdparty/cups.git/commit
CUPS_EXE_FILE_PERM: also match host_os_name on *-gnu, to also catch kfreebsd-gnu 61/head
authorDidier Raboud <odyx@debian.org>
Thu, 3 Dec 2020 17:33:35 +0000 (18:33 +0100)
committerDidier Raboud <odyx@debian.org>
Thu, 3 Dec 2020 17:34:03 +0000 (18:34 +0100)
commit27777c072ba40e676733f823aab0d425546a69fa
tree0abd3bdd3b990ffc64894e172e60d40ebee0abf0
parent96beabe69042692c54bcc6ef22f0648d1c97acd8
CUPS_EXE_FILE_PERM: also match host_os_name on *-gnu, to also catch kfreebsd-gnu

Debian's kfreebsd-gnu architectures (kfreebsd-amd64 and kfreebsd-i386) work as Debian/GNU systems, hence with a 755 CUP_EXE_FILE_PERM, not 555
config-scripts/cups-defaults.m4