File enlightenment-0.19.1-fix-bashisms.patch of Package enlightenment
diff -Ndur enlightenment-0.19.1/data/tools/enlightenment_remote enlightenment-0.19.1-fix-bashisms/data/tools/enlightenment_remote
--- enlightenment-0.19.1/data/tools/enlightenment_remote 2014-07-29 14:39:11.000000000 +0300
+++ enlightenment-0.19.1-fix-bashisms/data/tools/enlightenment_remote 2014-11-17 02:38:18.041449507 +0200
@@ -8,7 +8,7 @@
#-------------------------------------------------------------------------------
show_help(){
# Actual implemented features:
-echo -e "
+echo "
OPTIONS:
-h This help
-help This help
@@ -62,7 +62,7 @@
# Show info about the new implementation of enlightenment_remote
#-------------------------------------------------------------------------------
show_help_new_tool(){
- echo -e "
+ echo "
This is a new implementation of enlightenment_remote, it uses dbus calls to
enlightenment so it is using the new system, this tool is a front-end just like
the original tool, created for the ease-to-use of the users and in order to