Changes of Revision 12
[-] | Changed | mysql-proxy.spec |
1
2 3 4 %build 5 -%configure 6 +%configure --libdir=%{_libdir} 7 %__make %{?_smp_mflags} 8 9 10 |
[-] | Changed | mysql-proxy.spec |
1
2 3 4 %build 5 -%configure 6 +%configure --libdir=%{_libdir} 7 %__make %{?_smp_mflags} 8 9 10 |