projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b479f03
)
app-shells/ksh: fix patches
author
Mike Gilbert
<floppym@gentoo.org>
Sun, 1 Sep 2019 16:24:53 +0000
(12:24 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Sun, 1 Sep 2019 16:24:53 +0000
(12:24 -0400)
Package-Manager: Portage-2.3.74, Repoman-2.3.17_p35
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
app-shells/ksh/ksh-2020.0.0_alpha1.ebuild
patch
|
blob
|
history
diff --git
a/app-shells/ksh/ksh-2020.0.0_alpha1.ebuild
b/app-shells/ksh/ksh-2020.0.0_alpha1.ebuild
index 9feb017356e11f1e1c77a1689e22a80501e8bc96..3c91825f17c5c47150f55690a19880f0666fffd2 100644
(file)
--- a/
app-shells/ksh/ksh-2020.0.0_alpha1.ebuild
+++ b/
app-shells/ksh/ksh-2020.0.0_alpha1.ebuild
@@
-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() {