db-move: moved grilo-plugins from [staging] to [testing] (x86_64)
[arch-packages.git] / cowsay / trunk / cowsay.patch
blob299d52895d44de17e7f90a122e4ac089746c8b81
1 --- cowsay-3.03/install.sh 1999-11-01 21:19:21.000000000 +0100
2 +++ cowsay-3.03-new/install.sh 2003-08-15 17:14:23.000000000 +0200
3 @@ -67,7 +67,7 @@
4 echo Okay, time to install this puppy.
6 echo s,%BANGPERL%,!$usethisperl,\; > install.pl
7 -echo s,%PREFIX%,$PREFIX,\; >> install.pl
8 +echo s,%PREFIX%,/usr,\; >> install.pl
9 set -x
10 mkdir -p $PREFIX/bin || (mkdir $PREFIX; mkdir $PREFIX/bin)
11 $usethisperl -p install.pl cowsay > $PREFIX/bin/cowsay