mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user