foomatic-filters: make location of enscript very clear
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 4 Apr 2013 00:55:01 +0000 (00:55 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 4 Apr 2013 20:57:30 +0000 (22:57 +0200)
commitb392cb4c743cce128c2c777f3b2116d546118ec6
treea95e6efcb75ca9b3fd8c3492a90cfda449b490ad
parentc830a1a510c32d3f0d9db045762950e24a8d9b0c
foomatic-filters: make location of enscript very clear

Passing --with-file-converter=enscript isn't enough since the build
system will try the fallback options (a2ps, mpage, texttops) if it's not
found.
This has two bad effects: one of the tools leaking from the distribution
making foomatic-filters think everything will be the same on the target
(and failing when that's not the case), and failed builds when none is
found (enscript is installed in the target directory, the build system
doesn't look there).
So just avoid the test by stating explicitly where enscript will live in
the target. Fixes:
http://autobuild.buildroot.net/results/37ad3d2c5c35f00c644a2c572f1429bafa4b7cf4/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/foomatic-filters/foomatic-filters.mk