diff options
Diffstat (limited to 'games-fps/urbanterror/urbanterror-4.2.023.ebuild')
-rw-r--r-- | games-fps/urbanterror/urbanterror-4.2.023.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games-fps/urbanterror/urbanterror-4.2.023.ebuild b/games-fps/urbanterror/urbanterror-4.2.023.ebuild index a28e710fcacb..606505305f07 100644 --- a/games-fps/urbanterror/urbanterror-4.2.023.ebuild +++ b/games-fps/urbanterror/urbanterror-4.2.023.ebuild @@ -81,7 +81,9 @@ src_unpack() { } src_prepare() { - epatch "${FILESDIR}"/${PN}-${ENGINE_PV}-build.patch + epatch \ + "${FILESDIR}"/${PN}-${ENGINE_PV}-build.patch \ + "${FILESDIR}"/${PN}-${ENGINE_PV}-nocurl.patch } src_compile() { |