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

(-)doc/salome/gui/Makefile.in_orig (-1 / +1 lines)
Lines 30-36 Link Here
30
@COMMENCE@
30
@COMMENCE@
31
31
32
usr_docs:
32
usr_docs:
33
	cp -fr $(srcdir)/SMESH ./
33
	#cp -fr $(srcdir)/SMESH ./
34
	-find $(PWD) -name CVS -prune -exec rm -rf {} \;
34
	-find $(PWD) -name CVS -prune -exec rm -rf {} \;
35
35
36
docs: usr_docs
36
docs: usr_docs

Return to bug 155974