Skip to content

Commit

Permalink
games-board/sjeng: drop usage of quilt
Browse files Browse the repository at this point in the history
Closes: gentoo#18273
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Alexey Sokolov <[email protected]>
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
DarthGandalf authored and SoapGentoo committed Dec 2, 2020
1 parent ed217e1 commit a5200a7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions games-board/sjeng/sjeng-11.2_p8_p1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,17 @@ IUSE=""

RDEPEND="sys-libs/gdbm:0="
DEPEND="${RDEPEND}"
BDEPEND="dev-util/quilt"

S="${WORKDIR}/Sjeng-Free-${MY_PV}"

PATCHES=(
"${WORKDIR}/sjeng_${MY_DEB_PV}.diff"
"${S}/debian/patches"
)

src_prepare() {
default

eapply "${WORKDIR}/sjeng_${MY_DEB_PV}.diff"
QUILT_PATCHES="debian/patches" QUILT_SERIES="debian/patches/series" quilt push -a || die
hprefixify book.c rcfile.c

# Files generated with ancient autotools, regenerate to respect CC.
Expand Down

0 comments on commit a5200a7

Please sign in to comment.