946ef76d30
ptouch-driver is a printer driver based on CUPS and foomatic, for the Brother P-touch label printer family. ok jasper@
13 lines
633 B
Plaintext
13 lines
633 B
Plaintext
$OpenBSD: patch-driver_ptouch_xml,v 1.1.1.1 2011/03/07 21:57:15 ajacoutot Exp $
|
|
--- driver/ptouch.xml.orig Thu Feb 10 15:43:00 2011
|
|
+++ driver/ptouch.xml Thu Feb 10 15:43:42 2011
|
|
@@ -24,7 +24,7 @@ USA
|
|
<url></url>
|
|
<execution>
|
|
<filter />
|
|
- <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=cups %A%Z -sOutputFile=- - | rastertoptch dummyjob dummyuser dummytitle 1 '%B'</prototype>
|
|
+ <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=cups %A%Z -sOutputFile=- - | ${PREFIX}/libexec/cups/filter/rastertoptch dummyjob dummyuser dummytitle 1 '%B'</prototype>
|
|
</execution>
|
|
<comments>
|
|
<en>
|