|
|
@ -59,6 +59,7 @@ AutoReqProv: no |
|
|
|
%setup -q |
|
|
|
%setup -q |
|
|
|
|
|
|
|
|
|
|
|
%build |
|
|
|
%build |
|
|
|
|
|
|
|
PATH="%{l_prefix}/bin:$PATH"; export PATH |
|
|
|
chmod -R u+w . |
|
|
|
chmod -R u+w . |
|
|
|
%{l_rpmtool} subst "s;<malloc.h>;<stdlib.h>;" -- *.[ch] |
|
|
|
%{l_rpmtool} subst "s;<malloc.h>;<stdlib.h>;" -- *.[ch] |
|
|
|
%{l_make} %{l_mflags} \ |
|
|
|
%{l_make} %{l_mflags} \ |
|
|
|