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

(-)./PYCALCULATOR_SRC_3.2.6/build_configure.org (-1 / +1 lines)
Lines 109-115 Link Here
109
109
110
# make a link allowing AC_OUTPUT to find the salome_adm/.../*.in  files
110
# make a link allowing AC_OUTPUT to find the salome_adm/.../*.in  files
111
echo "" >> configure.in_tmp1
111
echo "" >> configure.in_tmp1
112
echo 'ln -fs ${KERNEL_ROOT_DIR}/salome_adm ${ROOT_SRCDIR}/.' >> configure.in_tmp1
112
echo 'cp -prf ${KERNEL_ROOT_DIR}/salome_adm ${ROOT_SRCDIR}/.' >> configure.in_tmp1
113
113
114
echo  "" >> configure.in_tmp1
114
echo  "" >> configure.in_tmp1
115
echo "AC_OUTPUT([ \\" >> configure.in_tmp1
115
echo "AC_OUTPUT([ \\" >> configure.in_tmp1

Return to bug 155974