--- foo2zjs.orig/Makefile 2014-04-15 16:56:47.228614498 -0400 +++ foo2zjs/Makefile 2014-04-15 17:03:28.315626818 -0400 @@ -624,6 +624,8 @@ : ; \ elif [ -f /usr/lib/cups/filter/foomatic-rip ]; then \ : ; \ + elif [ -f /usr/libexec/cups/filter/foomatic-rip ]; then \ + : ; \ elif [ -f /usr/lib/lp/bin/foomatic-rip ]; then \ : ; \ elif ! type foomatic-rip >/dev/null 2>&1; then \