[packages/rpm] - fixed condition

baggins baggins at pld-linux.org
Tue Oct 9 21:05:15 CEST 2012


commit 9b0ac090fbca9281dd3e81a1890759bc8dbc7c63
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Oct 9 21:05:00 2012 +0200

    - fixed condition

 rpm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 62c3a3a..ca94c6d 100644
--- 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
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/9b0ac090fbca9281dd3e81a1890759bc8dbc7c63



More information about the pld-cvs-commit mailing list