1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-31 10:23:33 +02:00

Fix configure script for jpilot

This commit is contained in:
2025-03-19 11:37:28 +01:00
parent 81376e45ee
commit 29de010874
3 changed files with 18 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ PATCHES=(
"${FILESDIR}"/${P}-qa-desktop-file.patch
"${FILESDIR}"/${P}-fix-paths.patch
"${FILESDIR}"/${P}-fno-common.patch
"${FILESDIR}"/${P}-fix-configure-clang16.patch
)
src_prepare() {