]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
SALOME versioning system improvement
authorvsr <vsr@opencascade.com>
Mon, 29 May 2006 08:05:30 +0000 (08:05 +0000)
committervsr <vsr@opencascade.com>
Mon, 29 May 2006 08:05:30 +0000 (08:05 +0000)
doc/salome/tui/Makefile.in

index 8acf51fda6010fc2f0ef208fbfb814e16c5cb0ea..3e0dbf6a570bf2c5628a50b34d05454ff9deb2d0 100644 (file)
@@ -22,8 +22,7 @@ docs:
        cd INPUT; \
        sed 's|../../../share/salome|$(root_srcdir)|' ./doxyfile > ./doxyfile1; \
        sed 's|../../build/salome|$(top_builddir)|' ./doxyfile1 > ./doxyfile2; \
-       sed "s|version|`cut -d: -f2 $(root_srcdir)/bin/VERSION`|" ./doxyfile2 > ./doxyfile3; \
-       mv -f doxyfile3 doxyfile1; \
+       mv -f doxyfile2 doxyfile1; \
        echo "DOXYGEN SUPPORT PYTHON - @DOXYGEN_WITH_PYTHON@"; \
        if( test "x@DOXYGEN_WITH_PYTHON@" = "xyes"); then \
          sed 's|python_extension_must_be_here|*.py|' ./doxyfile1 > ./doxyfile2; \