components/hplip/patches/01_build.patch
branchs11-update
changeset 3935 177c89f1f2cf
parent 2646 86bc0997bd5f
child 4923 b9e3f6b6a101
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/hplip/patches/01_build.patch	Mon Mar 09 09:16:01 2015 -0700
@@ -0,0 +1,13 @@
+Home brewed patch
+
+--- a/prnt/hpijs/hpijsfax.cpp	2014-04-04 03:39:55.000000000 -0700
++++ hplip-3.14.4/prnt/hpijs/hpijsfax.cpp	2014-04-11 09:25:59.404997356 -0700
+@@ -598,7 +598,7 @@
+ 		ijs_server_done (ctx);
+ 	}
+ 
+-	exit(status);
++	return(status);
+ }
+ 
+ // GrayLevel = (5/16)R + (9/16)G + (2/16)B