mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
caribou: fix build with gcc14
This commit is contained in:
parent
e1659a95c8
commit
acb3baa4b4
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ lib32disabled=yes
|
|||
|
||||
pre_configure() {
|
||||
autoreconf -f -i
|
||||
|
||||
# Regenerate sources with new vala
|
||||
find -name '*.vala' -exec touch {} \;
|
||||
}
|
||||
|
||||
libcaribou_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue