Merge pull request #2059 from sparhomenko/cups-dir

Add /usr/libexec/cups to the list of system dirs
This commit is contained in:
Markus Reiter 2017-02-20 23:35:01 +01:00 committed by GitHub
commit b45b216ee3

View File

@ -181,6 +181,7 @@ module OS
"/usr/include",
"/usr/lib",
"/usr/libexec",
"/usr/libexec/cups",
"/usr/local",
"/usr/local/Cellar",
"/usr/local/Frameworks",