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

(-)file_not_specified_in_diff (-7 / +7 lines)
Line  Link Here
0
-- ./GEOM_SRC_3.2.6/build_configure.org 2007-04-24 18:40:50.000000000 +0200
0
++ ./GEOM_SRC_3.2.6/build_configure     2008-01-07 10:28:14.000000000 +0100
Lines 116-122 Link Here
116
# make a link allowing AC_OUTPUT to find the salome_adm/.../*.in  files
116
# make a link allowing AC_OUTPUT to find the salome_adm/.../*.in  files
117
echo "" >> configure.in_tmp1
117
echo "" >> configure.in_tmp1
118
echo 'ln -fs ${KERNEL_ROOT_DIR}/salome_adm ${ROOT_SRCDIR}/.' >> configure.in_tmp1
118
echo 'cp -prf ${KERNEL_ROOT_DIR}/salome_adm ${ROOT_SRCDIR}/.' >> configure.in_tmp1
119
echo  "" >> configure.in_tmp1
119
echo  "" >> configure.in_tmp1
120
echo "AC_OUTPUT([ \\" >> configure.in_tmp1
120
echo "AC_OUTPUT([ \\" >> configure.in_tmp1
121
-- ./GEOM_SRC_3.2.6/adm_local/Makefile.in.org     2007-04-24 18:40:50.000000000 +0200
121
++ ./GEOM_SRC_3.2.6/adm_local/Makefile.in 2008-01-07 11:34:23.000000000 +0100
Lines 27-38 Link Here
27
all: resources
27
all: resources
28
install:
28
install:
29
	cp -rf @top_srcdir@/adm_local @prefix@
29
#	cp -rf @top_srcdir@/adm_local @prefix@
30
bin:
30
bin:
31
resources :
31
resources :
32
	cp -rf @top_srcdir@/adm_local $(top_builddir)
32
#	cp -rf @top_srcdir@/adm_local $(top_builddir)
33
inc:
33
inc:
34
-- ./GEOM_SRC_3.2.6/doc/salome/gui/Makefile.in.org     2007-04-24 18:40:50.000000000 +0200
34
++ ./GEOM_SRC_3.2.6/doc/salome/gui/Makefile.in 2008-01-07 12:00:47.000000000 +0100
Lines 29-35 Link Here
29
@COMMENCE@
29
@COMMENCE@
30
usr_docs:
30
usr_docs:
31
	cp -fr $(srcdir)/GEOM ./
31
#	cp -fr $(srcdir)/GEOM ./
32
docs: usr_docs
32
docs: usr_docs

Return to bug 155974