summaryrefslogtreecommitdiff
path: root/www/amaya/patches/patch-ai
blob: cf47e74ea9245e223d2acd21d214a9848a82ed3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ai,v 1.4 2011/07/02 22:19:30 dholland Exp $

- disable macos stuff that doesn't work

--- Amaya/batch/script_install_macosxbundle.in~	2007-03-29 09:24:04.000000000 -0400
+++ Amaya/batch/script_install_macosxbundle.in	2008-09-08 04:50:37.000000000 -0400
@@ -44,7 +44,7 @@ fi
 $ECHO "-- Creating a MacOSX bundle for $AMAYA_INSTALLDIR into $PREFIX/Amaya.app --"
 
 # MACOSX bundelization
-if test $AMAYAOS = "MACOSX" ; then
+if test $AMAYAOS = "XXXXXX" ; then
   $RM -r $PREFIX/Amaya.app
   $MKDIR $PREFIX/Amaya.app
   $MKDIR $PREFIX/Amaya.app/Contents