$NetBSD$

--- xtoys.orig	2006-03-09 15:44:03.000000000 +0100
+++ xtoys
@@ -1,5 +1,5 @@
 #!/bin/bash
-ximg="`ls /usr/share/xteddy` `ls /usr/local/share/xteddy`"
+ximg="`ls @PREFIX@/share/xteddy`"
 NUM=0
 for i in $ximg ; do
   NUM=`expr $NUM + 1`
