summaryrefslogtreecommitdiff
path: root/aisleriot.spec
diff options
context:
space:
mode:
Diffstat (limited to 'aisleriot.spec')
-rw-r--r--aisleriot.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/aisleriot.spec b/aisleriot.spec
index e4e5f34..12678a8 100644
--- a/aisleriot.spec
+++ b/aisleriot.spec
@@ -26,7 +26,9 @@ Aisleriot is a collection of over 80 card games programmed in scheme.
%autosetup -p1
%build
-%meson -Dtheme_pysol_path=%{_datadir}/PySolFC -Dtheme_kde_path=%{_datadir}/carddecks
+%meson \
+ -Dtheme_pysol=false \
+ -Dtheme_kde=false
%meson_build
%install