Skip to content

Commit

Permalink
x11/kitty: Fix build
Browse files Browse the repository at this point in the history
I forgot to add the new pkg-plist with the previous commit.

PR:		272526
Reported by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
  • Loading branch information
nivit committed Jul 16, 2023
1 parent 2453284 commit 93e03d4
Show file tree
Hide file tree
Showing 2 changed files with 884 additions and 202 deletions.
4 changes: 2 additions & 2 deletions x11/kitty/Makefile
Expand Up @@ -98,8 +98,8 @@ USES+= ncurses
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-kitty_data-types.h
.endif

post-patch:
${REINPLACE_CMD} -i.bak -e "s:'go':'${GO_CMD:T}':1" ${WRKSRC}/setup.py
post-patch:
${REINPLACE_CMD} -i.bak -e "s: 'go':'${GO_CMD:T}':1" ${WRKSRC}/setup.py

# For librsync, we need to set header and library path
do-build:
Expand Down

0 comments on commit 93e03d4

Please sign in to comment.