Updates from ddm4
[awesomized/libmemcached] / support / libmemcached.spec.in
index b0aee33ae93cdafb259d959b6842579302415cd5..8dd8ec9d39111ef744837c2a71db9a1975aa3d65 100644 (file)
@@ -1,6 +1,6 @@
 Name:      libmemcached
 Summary:   memcached C library and command line tools
-Version: @VERSION@
+Version:   @VERSION@
 Release:   1
 License:   BSD
 Group:     System Environment/Libraries
@@ -82,7 +82,7 @@ you will need to install %{name}-devel.
 
 %build
 %configure
-%{__make}
+%{__make} %{?_smp_mflags}
 
 
 %install