diff options
-rw-r--r-- | aisleriot.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aisleriot.spec b/aisleriot.spec index 9883cfb..e4e5f34 100644 --- a/aisleriot.spec +++ b/aisleriot.spec @@ -26,7 +26,7 @@ Aisleriot is a collection of over 80 card games programmed in scheme. %autosetup -p1 %build -%meson -Dtheme_pysol_path=%{_datadir}/PySolFC +%meson -Dtheme_pysol_path=%{_datadir}/PySolFC -Dtheme_kde_path=%{_datadir}/carddecks %meson_build %install |