zeitgeist: fix build with gcc14
This commit is contained in:
@@ -26,6 +26,9 @@ build_options_default="gir vala"
|
|||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 autoreconf -fi
|
NOCONFIGURE=1 autoreconf -fi
|
||||||
|
|
||||||
|
# Regenerate sources with new vala
|
||||||
|
find -name '*.vala' -exec touch {} \;
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user