aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups/cups-1.4.6/use_echo_only_in_init.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/cups/cups-1.4.6/use_echo_only_in_init.patch')
-rw-r--r--meta/recipes-extended/cups/cups-1.4.6/use_echo_only_in_init.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-extended/cups/cups-1.4.6/use_echo_only_in_init.patch b/meta/recipes-extended/cups/cups-1.4.6/use_echo_only_in_init.patch
deleted file mode 100644
index 26b57dd6ce..0000000000
--- a/meta/recipes-extended/cups/cups-1.4.6/use_echo_only_in_init.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Upstream-Status: Inappropriate [embedded specific]
-
---- 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