diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2016-12-26 22:45:10 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2016-12-26 22:45:10 +0000 |
commit | 273fcc7f58e6f1d731bdcb453f1246ed4dc0fe02 (patch) | |
tree | 2c9512ef6c5eaf6c9468449ac9b754b98314d51b /media-gfx/freecad/files/freecad-0.12.5284-nodir.patch | |
parent | 13c3574ff2eafdf1fe7bfa79a65a4d2791c20439 (diff) |
drop unused
Diffstat (limited to 'media-gfx/freecad/files/freecad-0.12.5284-nodir.patch')
-rw-r--r-- | media-gfx/freecad/files/freecad-0.12.5284-nodir.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/media-gfx/freecad/files/freecad-0.12.5284-nodir.patch b/media-gfx/freecad/files/freecad-0.12.5284-nodir.patch deleted file mode 100644 index 3e9bbedb..00000000 --- a/media-gfx/freecad/files/freecad-0.12.5284-nodir.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -ruN FreeCAD-0.12.5284.orig/src/Mod/CMakeLists.txt FreeCAD-0.12.5284/src/Mod/CMakeLists.txt ---- FreeCAD-0.12.5284.orig/src/Mod/CMakeLists.txt 2012-01-03 13:26:12.000000000 +0100 -+++ FreeCAD-0.12.5284/src/Mod/CMakeLists.txt 2012-01-06 12:19:06.000000000 +0100 -@@ -18,7 +18,7 @@ - MESSAGE("Due to the missing Eigen3 library the Sketcher module won't be built") - MESSAGE("Due to the missing Eigen3 library the Robot module won't be built") - ENDIF(EIGEN3_FOUND) --add_subdirectory(Machining_Distortion) -+# add_subdirectory(Machining_Distortion) - - add_subdirectory(ReverseEngineering) - add_subdirectory(MeshPart) -@@ -32,7 +32,7 @@ - - add_subdirectory(Arch) - --add_subdirectory(Assembly) -+# add_subdirectory(Assembly) - - if(FREECAD_BUILD_CAM) - add_subdirectory(Cam) |