Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 9b71caa8efc781f4dcb6c05e3058af66 > files > 1

xcowsay-1.2-2mdv2010.1.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 "$@"