|
|
@ -49,7 +49,7 @@ manipulating, and validating XML documents.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
%setup -q
|
|
|
|
%{__perl} -pi.orig -e 's|(PREFIX.)/lib\b|$1/%{_lib}|g' src/xercesc/configure */Makefile.in
|
|
|
|
%{__perl} -pi.orig -e 's|(PREFIX.)/lib\b|$1/%{_lib}|g' ./configure ./Makefile.in
|
|
|
|
|
|
|
|
|
|
|
|
# make rpmlint happy
|
|
|
|
# make rpmlint happy
|
|
|
|
# changing the line ending from dos/win to unix.
|
|
|
|
# changing the line ending from dos/win to unix.
|
|
|
|