]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
- Patch for recent Debian distrib:
authornge <nge>
Sun, 6 Sep 2009 19:32:51 +0000 (19:32 +0000)
committernge <nge>
Sun, 6 Sep 2009 19:32:51 +0000 (19:32 +0000)
  multiple same file is not allowed in one installation line

src/GEOMImpl/Makefile.am
src/GEOMToolsGUI/Makefile.am

index 0bbbdf176c0e4a071c917a3a9d51427083035dd2..70820da32c2def305a8963c4fafccc7f39b39bcf 100644 (file)
@@ -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
 
index e71300c9224f21e2540ffd3bde0400769795c523..06fda8bf05a2d012506f5658f600f8b0c9028e38 100644 (file)
@@ -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                        \