]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- fixed condition
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 9 Oct 2012 19:05:00 +0000 (21:05 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 9 Oct 2012 19:05:00 +0000 (21:05 +0200)
rpm.spec

index 62c3a3a4da8c1a6d817e042d4f5812a13ab1af70..ca94c6da1d7f90c533a0b68237e01a17ad8d1e18 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -937,7 +937,7 @@ sed -i \
        --with-bugreport="http://bugs.pld-linux.org/" \
        --with-vendor=pld
 
-%if %{with neon}
+%if %{without neon}
 %{__mv} tests/probes-test-1-0.src.rpm{,-no-neon}
 %endif
 
This page took 0.12943 seconds and 4 git commands to generate.