diff -urN cad/astk-serveur.orig/Makefile cad/astk-serveur/Makefile --- cad/astk-serveur.orig/Makefile Mon Aug 18 17:45:37 2003 +++ cad/astk-serveur/Makefile Mon Aug 18 21:40:28 2003 @@ -190,6 +190,7 @@ ${WRKSRC}/lib/ASTK/init.tcl @${RM} ${WRKSRC}/lib/ASTK/init.tcl.orig @${RM} ${WRKSRC}/share/tkselecteur.tcl.orig + @${RM} ${WRKSRC}/lib/ASTK/astkrc/outils.orig .endif do-install: diff -urN cad/astk-serveur.orig/files.client/patch-lib::ASTK::astkrc::outils cad/astk-serveur/files.client/patch-lib::ASTK::astkrc::outils --- cad/astk-serveur.orig/files.client/patch-lib::ASTK::astkrc::outils Thu Jan 1 01:00:00 1970 +++ cad/astk-serveur/files.client/patch-lib::ASTK::astkrc::outils Mon Aug 18 21:38:51 2003 @@ -0,0 +1,22 @@ +--- lib/ASTK/astkrc/outils.orig Mon Jun 23 08:42:59 2003 ++++ lib/ASTK/astkrc/outils Mon Aug 18 21:27:52 2003 +@@ -13,3 +13,19 @@ + ext : comm com0 com1 com2 + dist : on + # ++nom : Gmsh ++cmde : TOOLS_DIR/gmsh (@F) ++ext : geo pos ++dist : on ++# ++# Gibi2000 is not yet implemented (currently for EDF internal use only) ++#nom : Gibi ++#cmde : TOOLS_DIR/gibi (@F) ++#ext : datg ++#dist : off ++# ++nom : Grace ++cmde : TOOLS_DIR/xmgrace (@F) ++ext : dat ++dist : on ++# --- astk-serveur.diff ends here ---