summaryrefslogtreecommitdiff
path: root/games/flightgear/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/flightgear/patches/patch-aa')
-rw-r--r--games/flightgear/patches/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/flightgear/patches/patch-aa b/games/flightgear/patches/patch-aa
index 199cb4949a1..7be5b54e5be 100644
--- a/games/flightgear/patches/patch-aa
+++ b/games/flightgear/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1 2008/03/14 14:49:53 drochner Exp $
+$NetBSD: patch-aa,v 1.2 2010/08/27 07:54:23 adam Exp $
---- configure.orig 2007-12-11 06:44:59.000000000 +0100
+--- configure.orig 2010-08-26 10:05:37.000000000 +0000
+++ configure
-@@ -10128,7 +10128,7 @@ fi
+@@ -10435,7 +10435,7 @@ fi
esac
@@ -10,8 +10,8 @@ $NetBSD: patch-aa,v 1.1 2008/03/14 14:49:53 drochner Exp $
+if test "$OPENAL_OK" = "no"; then
echo
echo "You *must* have the openal library installed on your system to build"
- echo "FlightGear!"
-@@ -10139,7 +10139,7 @@ if test "$OPENAL_OK" == "no"; then
+ echo "SimGear!"
+@@ -10446,7 +10446,7 @@ if test "$OPENAL_OK" == "no"; then
exit
fi
@@ -19,4 +19,4 @@ $NetBSD: patch-aa,v 1.1 2008/03/14 14:49:53 drochner Exp $
+if test "$ALUT_OK" = "no"; then
echo
echo "You *must* have the alut library installed on your system to build"
- echo "FlightGear!"
+ echo "SimGear!"