]> git.pld-linux.org Git - packages/kde4-calligra.git/commitdiff
- disable tablet and mobile plugins (don't work according to cmakefile)
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 28 Jun 2012 18:16:35 +0000 (18:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde4-calligra.spec -> 1.7

kde4-calligra.spec

index a3e963e89cdeb07e1bac0cba6492b2377ce512ce..e65069ce13a4bdf53bc39d934bfdc46f11ec7eca 100644 (file)
@@ -327,6 +327,8 @@ również do zwykłej edycji tekstu (jak pisanie listów, raportów, itp.).
 install -d build
 cd build
 %cmake \
+       -DBUILD_active:BOOL=OFF \
+       -DBUILD_mobile:BOOL=OFF \
        ../
 
 %{__make}
This page took 0.02605 seconds and 4 git commands to generate.