Search
j0ke.net Open Build Service
>
Projects
>
server:telephony
>
iax
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 3
[-]
[+]
Changed
iax.spec
@@ -41,12 +41,13 @@ %build autoreconf -fi -CFLAGS="$RPM_OPT_FLAGS" %configure --enable-shared --enable-static --with-gnu-ld --enable-autoupdate && cat config.log +CFLAGS="$RPM_OPT_FLAGS" %configure --enable-shared --enable-static --with-gnu-ld --enable-autoupdate || cat config.log %__make %install rm -rf $RPM_BUILD_ROOT %__make DESTDIR=%{buildroot} install +%__install -d %{buildroot}%{_libdir} %__install -m 644 src/libiax.la %{buildroot}%{_libdir}/ %__install -m 755 src/.libs/libiax.so.0.0.0 %{buildroot}%{_libdir}/ %__install -m 755 src/.libs/libiax.a %{buildroot}%{_libdir}/