aboutsummaryrefslogtreecommitdiff
path: root/games/legesmotus/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/legesmotus/files/patch-configure')
-rw-r--r--games/legesmotus/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/legesmotus/files/patch-configure b/games/legesmotus/files/patch-configure
new file mode 100644
index 000000000000..7ba7b56c1969
--- /dev/null
+++ b/games/legesmotus/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2010-08-20 11:16:17.000000000 +0400
++++ configure 2010-12-27 02:23:26.000000000 +0300
+@@ -226,7 +226,7 @@
+
+
+ printf '%s' "Checking for g++... "
+-if which $CXX >/dev/null 2>/dev/null && $CXX --version | grep g++ >/dev/null 2>/dev/null
++if which $CXX >/dev/null 2>/dev/null
+ then
+ echo "Found"
+ else