summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Mrozowski <reavertm@gentoo.org>2017-03-18 05:24:14 +0100
committerMaciej Mrozowski <reavertm@gentoo.org>2017-03-18 05:28:36 +0100
commit1c18a98c30b1db9cfb9ab2ed256aa792cbb625a8 (patch)
tree39188cd1148370808176c31f04ecf3b2a84cadd0 /games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild
parentapp-crypt/gnupg: apply upstream patch around strlwr (diff)
downloadgentoo-1c18a98c30b1db9cfb9ab2ed256aa792cbb625a8.tar.gz
gentoo-1c18a98c30b1db9cfb9ab2ed256aa792cbb625a8.tar.bz2
gentoo-1c18a98c30b1db9cfb9ab2ed256aa792cbb625a8.zip
games-util/atlas: Fix bug 611980
Package-Manager: Portage-2.3.3, Repoman-2.3.2
Diffstat (limited to 'games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild')
-rw-r--r--games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild b/games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild
index ec154ef2bdf0..4599d1f6bcbc 100644
--- a/games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild
+++ b/games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild
@@ -38,6 +38,10 @@ RDEPEND="${COMMON_DEPEND}
S=${WORKDIR}/${MY_P}
+PATCHES=(
+ "${FILESDIR}/${P}-simgear-compilation.patch"
+)
+
DOCS=(AUTHORS NEWS README)
src_prepare() {