Skip to content

Commit 0eb19b9

Browse files
committed
Specify FOOMATICDB when calling foomatic-ppfile
1 parent 3a5b734 commit 0eb19b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,6 +1490,7 @@ ppd:
14901490
esac; \
14911491
echo $$driver - $$printer; \
14921492
if true; then \
1493+
FOOMATICDB=foomatic-db \
14931494
foomatic-ppdfile -d $$driver -p $$printer > PPD/$$printer.ppd; \
14941495
else \
14951496
# 09/06/18: Use the older foomatic??? \

0 commit comments

Comments
 (0)