diff options
Diffstat (limited to 'games-sports/torcs/torcs-1.3.6.ebuild')
-rw-r--r-- | games-sports/torcs/torcs-1.3.6.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-sports/torcs/torcs-1.3.6.ebuild b/games-sports/torcs/torcs-1.3.6.ebuild index e447c13937af..c37169833555 100644 --- a/games-sports/torcs/torcs-1.3.6.ebuild +++ b/games-sports/torcs/torcs-1.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -33,7 +33,8 @@ src_prepare() { "${FILESDIR}"/${P}-as-needed.patch \ "${FILESDIR}"/${P}-flags.patch \ "${FILESDIR}"/${P}-format.patch \ - "${FILESDIR}"/${P}-noXmuXt.patch + "${FILESDIR}"/${P}-noXmuXt.patch \ + "${FILESDIR}"/${P}-gcc6.patch eautoreconf ecvs_clean } |