diff options
author | Austin English <wizardedit@gentoo.org> | 2016-10-03 13:55:58 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-10-03 14:11:17 -0500 |
commit | 322ca4a77a64118ce235bad1cf5b310bb72fc9b7 (patch) | |
tree | 474a502edfca0cd03ed3d8cf6d3baa932a3fac9a /games-sports/torcs/files/torcs-1.3.6-noXmuXt.patch | |
parent | games-sports/trophy: remove deprecated games eclass (diff) | |
download | gentoo-322ca4a77a64118ce235bad1cf5b310bb72fc9b7.tar.gz gentoo-322ca4a77a64118ce235bad1cf5b310bb72fc9b7.tar.bz2 gentoo-322ca4a77a64118ce235bad1cf5b310bb72fc9b7.zip |
games-sports/torcs: remove deprecated games eclass
Also update to EAPI 6
Gentoo-Bug: https://bugs.gentoo.org/574082
Package-Manager: portage-2.3.0
Diffstat (limited to 'games-sports/torcs/files/torcs-1.3.6-noXmuXt.patch')
-rw-r--r-- | games-sports/torcs/files/torcs-1.3.6-noXmuXt.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-sports/torcs/files/torcs-1.3.6-noXmuXt.patch b/games-sports/torcs/files/torcs-1.3.6-noXmuXt.patch index 6f4a2e406223..f87fb750d199 100644 --- a/games-sports/torcs/files/torcs-1.3.6-noXmuXt.patch +++ b/games-sports/torcs/files/torcs-1.3.6-noXmuXt.patch @@ -1,5 +1,5 @@ ---- configure.in.old -+++ configure.in +--- a/configure.in ++++ b/configure.in @@ -116,12 +116,8 @@ AC_CHECK_LIB(ICE, IceSetIOErrorHandler,,AC_MSG_ERROR([Can't find libICE. Please check config.log and if you can't solve the problem send the file to torcs-users@lists.sourceforge.net with the subject \"torcs compilation problem\"])) dnl Replace `main' with a function in -lSM: |