components/hplip/patches/01_build.patch
changeset 3831 33bc4f8fb536
parent 1276 dc3977b83042
child 4923 b9e3f6b6a101
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/hplip/patches/01_build.patch	Wed Feb 18 04:51:18 2015 -0800
@@ -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