Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 155974 | Differences between
and this patch

Collapse All | Expand All

(-)build_configure_orig (-1 / +1 lines)
Lines 135-141 Link Here
135
135
136
# make a link allowing AC_OUTPUT to find the salome_adm/.../*.in  files
136
# make a link allowing AC_OUTPUT to find the salome_adm/.../*.in  files
137
echo "" >> configure.in_tmp1
137
echo "" >> configure.in_tmp1
138
echo 'ln -fs ${KERNEL_ROOT_DIR}/salome_adm ${ROOT_SRCDIR}/.' >> configure.in_tmp1
138
echo 'cp -R ${KERNEL_ROOT_DIR}/salome_adm ${ROOT_SRCDIR}/.' >> configure.in_tmp1
139
139
140
echo  "" >> configure.in_tmp1
140
echo  "" >> configure.in_tmp1
141
echo "AC_OUTPUT([ \\" >> configure.in_tmp1
141
echo "AC_OUTPUT([ \\" >> configure.in_tmp1

Return to bug 155974