From 466b88c4094ff915584fa3f4b7eabe7d2559ae10 Mon Sep 17 00:00:00 2001 From: nge Date: Sun, 6 Sep 2009 19:32:51 +0000 Subject: [PATCH] - Patch for recent Debian distrib: multiple same file is not allowed in one installation line --- src/GEOMImpl/Makefile.am | 2 -- src/GEOMToolsGUI/Makefile.am | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/src/GEOMImpl/Makefile.am b/src/GEOMImpl/Makefile.am index 0bbbdf176..70820da32 100644 --- a/src/GEOMImpl/Makefile.am +++ b/src/GEOMImpl/Makefile.am @@ -48,7 +48,6 @@ salomeinclude_HEADERS = \ GEOMImpl_IMeasureOperations.hxx \ GEOMImpl_IGroupOperations.hxx \ GEOMImpl_IGlue.hxx \ - GEOMImpl_Gen.hxx \ GEOMImpl_PointDriver.hxx \ GEOMImpl_IPoint.hxx \ GEOMImpl_IPolyline.hxx \ @@ -143,7 +142,6 @@ salomeinclude_HEADERS = \ GEOMImpl_HealingDriver.hxx \ GEOMImpl_FillingDriver.hxx \ GEOMImpl_GlueDriver.hxx \ - GEOMImpl_CopyDriver.hxx \ GEOMImpl_Types.hxx \ GEOM_GEOMImpl.hxx diff --git a/src/GEOMToolsGUI/Makefile.am b/src/GEOMToolsGUI/Makefile.am index e71300c92..06fda8bf0 100644 --- a/src/GEOMToolsGUI/Makefile.am +++ b/src/GEOMToolsGUI/Makefile.am @@ -34,8 +34,7 @@ salomeinclude_HEADERS = \ GEOM_ToolsGUI.hxx \ GEOMToolsGUI_NbIsosDlg.h \ GEOMToolsGUI_TransparencyDlg.h \ - GEOMToolsGUI_DeleteDlg.h \ - GEOMToolsGUI_NbIsosDlg.h + GEOMToolsGUI_DeleteDlg.h dist_libGEOMToolsGUI_la_SOURCES = \ GEOMToolsGUI.cxx \ -- 2.39.2