]> git.pld-linux.org Git - packages/mkvtoolnix.git/blobdiff - mkvtoolnix.spec
- use preferred %{!?...} instead of %{?!...}
[packages/mkvtoolnix.git] / mkvtoolnix.spec
index d772e8aa802ce97b1dbfa8215451c9ee24afa294..2487711dd825c343e6b50b278746c7941de73758 100644 (file)
@@ -53,8 +53,8 @@ Narzędzia do filmów w formacie Matroska.
 %build
 %configure \
        --enable-gui \
-       --%{?with_wx:en}%{?!with_wx:dis}able-wxwidgets \
-       --%{?with_qt:en}%{?!with_qt:dis}able-qt \
+       --%{?with_wx:en}%{!?with_wx:dis}able-wxwidgets \
+       --%{?with_qt:en}%{!?with_qt:dis}able-qt \
        %{?with_qt:--with-moc=/usr/bin/moc-qt4} \
        %{?with_qt:--with-uic=/usr/bin/uic-qt4} \
        %{?with_wx:--with-wx-config=/usr/bin/wx-gtk2-unicode-config}
This page took 0.0381899999999999 seconds and 4 git commands to generate.