Skip to content

Commit

Permalink
app-misc/screen: Apply the correct no-utempter patch
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
Jeroen Roovers committed Sep 4, 2015
1 parent 9596da6 commit 2b01e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/screen/screen-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pkg_setup() {

src_prepare() {
# Don't use utempter even if it is found on the system
epatch "${FILESDIR}"/4.0.2-no-utempter.patch
epatch "${FILESDIR}"/${PN}-4.3.0-no-utempter.patch

# sched.h is a system header and causes problems with some C libraries
mv sched.h _sched.h || die
Expand Down

0 comments on commit 2b01e4c

Please sign in to comment.