packages: awesome/awesome-client-bashizm.patch - One -r shall be enough.

pawelz pawelz at pld-linux.org
Sat Jun 13 22:23:53 CEST 2009


Author: pawelz                       Date: Sat Jun 13 20:23:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- One -r shall be enough.

---- Files affected:
packages/awesome:
   awesome-client-bashizm.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/awesome/awesome-client-bashizm.patch
diff -u packages/awesome/awesome-client-bashizm.patch:1.1 packages/awesome/awesome-client-bashizm.patch:1.2
--- packages/awesome/awesome-client-bashizm.patch:1.1	Fri Jun 12 08:54:53 2009
+++ packages/awesome/awesome-client-bashizm.patch	Sat Jun 13 22:23:47 2009
@@ -34,7 +34,7 @@
  }
  
 -while read ${USE_READLINE} -r -p "awesome# " line
-+while read ${USE_READLINE} -r ${READ_OPTIONS} line
++while read ${USE_READLINE} ${READ_OPTIONS} line
  do
      a_dbus_send "$line"
  done
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/awesome/awesome-client-bashizm.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list