build: Fix detection for pre-compiled css files
authorKalev Lember <klember@redhat.com>
Mon, 23 Aug 2021 13:38:46 +0000 (15:38 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 31 Oct 2021 21:52:04 +0000 (17:52 -0400)
commit946914a2d011f9e361388a75502502e97533d684
tree380f668e0b99517c0d8c0bb45b6802c1b84d7634
parent9c1bce629d792d424dda2e1be74eefe585885384
build: Fix detection for pre-compiled css files

The default theme changed from Adwaita to Default and this tripped up
the logic to detect if the tarball builds contain pre-built css files or
not. Fix this by looking at pre-compiled css files in themes/Default/
instead of themes/Adwaita/.
gtk/meson.build