diff --git a/srcpkgs/caribou/template b/srcpkgs/caribou/template index fe0277f2ef1..b2a1b9f2bcc 100644 --- a/srcpkgs/caribou/template +++ b/srcpkgs/caribou/template @@ -22,6 +22,9 @@ lib32disabled=yes pre_configure() { autoreconf -f -i + + # Regenerate sources with new vala + find -name '*.vala' -exec touch {} \; } libcaribou_package() {