diff options
Diffstat (limited to 'games-emulation/dosbox/dosbox-0.75_pre4302.ebuild')
-rw-r--r-- | games-emulation/dosbox/dosbox-0.75_pre4302.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild b/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild index 8ae6d980d50b..4cf2a4a4d981 100644 --- a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild +++ b/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild @@ -54,7 +54,7 @@ PATCHES=( ) src_prepare() { - use glide && eapply "${DISTDIR}"/dosbox_glide-${GLIDE_PATCH}.diff + use glide && eapply "${DISTDIR}"/dosbox_glide-${GLIDE_PATCH}.diff "${FILESDIR}"/${PN}-0.75-glide-libdl.patch default eautoreconf } |