This is a new major release with new and updated printer drivers and a all-new native PCL backend (for some Laser Printers), and support for a lot of laser printers. While here, do some polishing and update my email address.
13 lines
309 B
Plaintext
13 lines
309 B
Plaintext
--- src/xml/papers/Makefile.am.orig 2019-05-25 15:08:51 UTC
|
|
+++ src/xml/papers/Makefile.am
|
|
@@ -25,7 +25,8 @@ pkgxmldatadir = $(pkgdatadir)/@GUTENPRINT_MAJOR_VERSIO
|
|
|
|
pkgxmldata_DATA = \
|
|
standard.xml \
|
|
- labels.xml
|
|
+ labels.xml \
|
|
+ freebsd-addons.xml
|
|
|
|
|
|
xml-stamp: $(pkgxmldata_DATA) Makefile.am
|