aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/cups/cups-1.4.4/use_echo_only_in_init.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/cups/cups-1.4.4/use_echo_only_in_init.patch')
-rw-r--r--recipes-support/cups/cups-1.4.4/use_echo_only_in_init.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-support/cups/cups-1.4.4/use_echo_only_in_init.patch b/recipes-support/cups/cups-1.4.4/use_echo_only_in_init.patch
new file mode 100644
index 0000000000..21ff0e535b
--- /dev/null
+++ b/recipes-support/cups/cups-1.4.4/use_echo_only_in_init.patch
@@ -0,0 +1,11 @@
+--- 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