]> git.pld-linux.org Git - packages/cyrus-imapd.git/commitdiff
- use new with_without syntax for perl bcond
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 12 Dec 2018 07:55:53 +0000 (08:55 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Wed, 12 Dec 2018 07:55:53 +0000 (08:55 +0100)
cyrus-imapd.spec

index f21f4fe64946f8bd7b159407081c43c0abb28a41..2bab61694080d269ab66b8cff296dc2d9e38293f 100644 (file)
@@ -221,7 +221,7 @@ cp -p %{SOURCE1} %{SOURCE2} %{SOURCE4} %{SOURCE5} .
        --without-libwrap \
        %{__with_without lmdb} \
        %{__with_without mysql} \
-       --%{!?with_perl:without-perl}%{?with_perl:with-perl=%{__perl}} \
+       %{__with_without perl perl %{__perl}} \
        %{__with_without pgsql} \
        %{__with_without docs sphinx-build}
 
This page took 0.139103 seconds and 4 git commands to generate.