Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[vuplus_openembedded] / packages / cups / cups-1.3.8 / use_echo_only_in_init.patch
1 --- a/init/cups.sh.in.orig      2008-10-04 16:50:46.000000000 -0300
2 +++ b/init/cups.sh.in   2008-10-04 16:51:39.000000000 -0300
3 @@ -68,7 +68,7 @@
4                 ECHO_ERROR=:
5                 ;;
6  
7 -       Linux*)
8 +       DISABLELinux*)
9                 IS_ON=/bin/true
10                 if test -f /etc/init.d/functions; then
11                         . /etc/init.d/functions