meta-openembedded/recipes-support/cups/cups-1.4.4/use_echo_only_in_init.patch
Koen Kooi 286ae128fa angstrom-layers: add cups 1.4.4 to meta-openembedded
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-11-01 20:07:13 +01:00

12 lines
279 B
Diff

--- a/init/cups.sh.in.orig 2008-10-04 16:50:46.000000000 -0300
+++ b/init/cups.sh.in 2008-10-04 16:51:39.000000000 -0300
@@ -68,7 +68,7 @@
ECHO_ERROR=:
;;
- Linux*)
+ DISABLELinux*)
IS_ON=/bin/true
if test -f /etc/init.d/functions; then
. /etc/init.d/functions