Skip to content

Commit

Permalink
app-shells/ksh: fix patches
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.74, Repoman-2.3.17_p35
Signed-off-by: Mike Gilbert <[email protected]>
  • Loading branch information
floppym committed Sep 1, 2019
1 parent b479f03 commit 144cd2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-shells/ksh/ksh-2020.0.0_alpha1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="!app-shells/pdksh"

PATCHES=(
"${DISTDIR}"/${MY_P}.patch
"${DISTDIR}"/${MY_P}.patch
"${DISTDIR}"/${MY_P}-solaris.patch
"${DISTDIR}"/${MY_P}-conftab.patch
)

src_install() {
Expand Down

0 comments on commit 144cd2d

Please sign in to comment.