]> git.pld-linux.org Git - packages/LTI-Lib.git/blobdiff - LTI-Lib.spec
- don't use %{without ...}, it may not work after inverting bcond
[packages/LTI-Lib.git] / LTI-Lib.spec
index 90be1797be3d227a9c9c058f41abb96ef14f8381..4a992e56644bc0f7c22f5c627917aaf95c24e5aa 100644 (file)
@@ -112,7 +112,7 @@ cd ../../../linux
 %endif
 
 %configure \
-%if %{without gtk}
+%if !%{with gtk}
        --without-gtk \
 %endif
        --disable-debug
This page took 0.097451 seconds and 4 git commands to generate.