Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 6bc600e8885af4c63c0750937a490c40 > files > 1

xcowsay-1.2-2mdv2009.0.src.rpm

diff -Naur -x '*~' xcowsay-1.2/src/xcowthink xcowsay-1.2-fix-xcowthink-args-parsing/src/xcowthink
--- xcowsay-1.2/src/xcowthink	2009-10-30 00:03:02.000000000 +0100
+++ xcowsay-1.2-fix-xcowthink-args-parsing/src/xcowthink	2010-03-28 21:29:56.000000000 +0200
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec xcowsay --think $*
+exec xcowsay --think "$@"