From 0e7aca39207cad2e41225bfa36bdee84f2a195b8 Mon Sep 17 00:00:00 2001 From: Erkin Batu Altunbaş Date: Sun, 26 Feb 2012 19:14:50 +0100 Subject: Makefile --- ponythink | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ponythink') diff --git a/ponythink b/ponythink index 2136187..d43e84d 100755 --- a/ponythink +++ b/ponythink @@ -1,7 +1,6 @@ #!/usr/bin/env bash export PERL_UNICODE=S - -ponydir=$PWD/ponies +ponydir=/usr/share/ponies function ponyf() { if [[ -f ${ponydir}/${1}.cow ]] ; then -- cgit