app-editors/texworks: Clean stale files

Also containing obsolete cmake files.

Closes: https://bugs.gentoo.org/957413
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2026-05-14 11:34:27 +02:00
parent f6f8b68f24
commit c00ed7de5e

View File

@@ -51,6 +51,12 @@ pkg_setup() {
python-single-r1_pkg_setup
}
src_prepare() {
# Clean cruft, also containing obsolete cmake files
rm -r .github || die
cmake_src_prepare
}
src_configure() {
local mycmakeargs=(
-Wno-dev