summaryrefslogtreecommitdiff
path: root/x11/xteddy2/patches/patch-ac
blob: ec4554c6346c8e03202612d0c13475e3ce5ab9ab (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ac,v 1.2 2006/03/09 14:50:32 ghen Exp $

--- 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`