Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2018
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. --- a/Makefile 2018-10-03 18:13:12.447592456 -0300
  2. +++ b/Makefile 2018-10-03 18:14:08.768002652 -0300
  3. @@ -1453,6 +1453,7 @@
  4. esac; \
  5. echo $$driver - $$printer; \
  6. if true; then \
  7. + FOOMATICDB=foomatic-db \
  8. foomatic-ppdfile -d $$driver -p $$printer > PPD/$$printer.ppd; \
  9. else \
  10. # 09/06/18: Use the older foomatic??? \
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement