]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- fix non-serf
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 10 Aug 2008 11:14:58 +0000 (11:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion.spec -> 1.229

subversion.spec

index 8954238cdf9cccecf2fddb769fc30016b13edd80..9f55395dbbee9107c38e65b3353923b50632cb56 100644 (file)
@@ -351,7 +351,7 @@ rm -rf apr apr-util neon
 sed -i -e 's#serf_prefix/lib#serf_prefix/%{_lib}#g' build/ac-macros/serf.m4
 
 # serf.m4 macro is broken and ignores --without serf
-%{?with_neon:sed -i -e 's#serf_found="yes"#serf_found="no"#g' build/ac-macros/serf.m4}
+%{!?with_serf:sed -i -e 's#serf_found="yes"#serf_found="no"#g' build/ac-macros/serf.m4}
 
 %build
 rm subversion/bindings/swig/proxy/*.swg
This page took 0.024756 seconds and 4 git commands to generate.