aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xponysay2
1 files changed, 1 insertions, 1 deletions
diff --git a/ponysay b/ponysay
index 72ce73a..62036ae 100755
--- a/ponysay
+++ b/ponysay
@@ -19,7 +19,7 @@ version() {
}
scrw=`(stty size <&2 || echo 0 0) | cut -d ' ' -f 2`
-listcmd="$0list.pl"
+listcmd="ponysaylist.pl"
haspq=1
if [[ -f './pq4ps-list' ]]; then