1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-16 06:23:32 +02:00

Correct patches for urxvt.

This commit is contained in:
2021-01-26 17:02:05 +01:00
parent 58e3dd68df
commit 91ca898ef2
3 changed files with 1 additions and 55 deletions

View File

@@ -37,11 +37,11 @@ PATCHES=(
"${FILESDIR}"/${PN}-9.06-case-insensitive-fs.patch
"${FILESDIR}"/${PN}-9.21-xsubpp.patch
"${FILESDIR}"/${PN}-9.22-sgr-mouse-mode-flag.patch
"${WORKDIR}"/${COLOUR_PATCH_NAME}
"${FILESDIR}"/${PN}-9.22-font-width-fix.patch
"${FILESDIR}"/${PN}-9.22-line-spacing-fix.patch
"${FILESDIR}"/${PN}-9.22-enable-wide-glyphs.patch
"${FILESDIR}"/${PN}-9.22-add-space-to-extent_test_chars.patch
"${WORKDIR}"/${COLOUR_PATCH_NAME}
)
DOCS=(
Changes