]> git.pld-linux.org Git - packages/opensips.git/commitdiff
- memcached bcond fix
authorJacek Konieczny <jajcus@pld-linux.org>
Mon, 21 May 2012 10:48:07 +0000 (10:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opensips.spec -> 1.41

opensips.spec

index 06f41b448b9260346f4574c2949f9cc1f5bfd1ff..7bd0919306a8105e0c21b7a9ae263f3545b9f150 100644 (file)
@@ -311,7 +311,7 @@ exclude_modules="$exclude_modules aaa_radius"
 exclude_modules="$exclude_modules json"
 %endif
 %if %{without memcached}
-exclude_modules="$exclude_modules memcached"
+exclude_modules="$exclude_modules cachedb_memcached"
 %endif
 echo "$exclude_modules" > exclude_modules
 %{__make} all \
This page took 0.10379 seconds and 4 git commands to generate.