From 4ac2a352bddf47be2f02d19ebbfb7a6b92276b1f Mon Sep 17 00:00:00 2001 From: John Maguire Date: Tue, 4 Sep 2012 11:32:18 +0200 Subject: [PATCH] Enable bundling of projectm presets for Fedora. Might fix FC15/16 builds. --- dist/clementine.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/clementine.spec.in b/dist/clementine.spec.in index dedeff164..0c2c5d458 100644 --- a/dist/clementine.spec.in +++ b/dist/clementine.spec.in @@ -60,7 +60,7 @@ Features include: %build cd bin -%{cmake} .. -DUSE_INSTALL_PREFIX=OFF +%{cmake} .. -DUSE_INSTALL_PREFIX=OFF -DBUNDLE_PROJECTM_PRESETS make %{?_smp_mflags} %install