summaryrefslogtreecommitdiff
path: root/www/amaya/patches/patch-ai
blob: 5c7807bd0f2ea746f1a8694cf8089392c1af47e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ai,v 1.2 2008/09/11 04:22:50 dholland Exp $

--- ../batch/script_install_macosxbundle.in~	2007-03-29 09:24:04.000000000 -0400
+++ ../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