forked from rpms/openssl
- libica: add path to openssl headers for compilation in mock
This commit is contained in:
parent
499412dfe4
commit
50ec471f0f
@ -204,6 +204,7 @@ pushd libica-%{libicaversion}
|
|||||||
if [[ $RPM_BUILD_ROOT ]] ; then
|
if [[ $RPM_BUILD_ROOT ]] ; then
|
||||||
export INSROOT=$RPM_BUILD_ROOT
|
export INSROOT=$RPM_BUILD_ROOT
|
||||||
fi
|
fi
|
||||||
|
CPPFLAGS=-I../../include
|
||||||
%configure
|
%configure
|
||||||
make
|
make
|
||||||
popd
|
popd
|
||||||
|
Loading…
Reference in New Issue
Block a user