summaryrefslogtreecommitdiff
path: root/media-gfx/meshlab/files/2016.12/0001-disable-filter-layer.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/meshlab/files/2016.12/0001-disable-filter-layer.patch')
-rw-r--r--media-gfx/meshlab/files/2016.12/0001-disable-filter-layer.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/media-gfx/meshlab/files/2016.12/0001-disable-filter-layer.patch b/media-gfx/meshlab/files/2016.12/0001-disable-filter-layer.patch
deleted file mode 100644
index 407d7775f9f1..000000000000
--- a/media-gfx/meshlab/files/2016.12/0001-disable-filter-layer.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 90862a887b923984e17343447c30251f2d6fc541 Mon Sep 17 00:00:00 2001
-From: Sobhan Mohammadpour <www.sobhan.mohammadpour@gmail.com>
-Date: Thu, 23 Nov 2017 12:37:14 +0330
-Subject: [PATCH] disable filter layer
-
----
- meshlab_full.pro | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/meshlab_full.pro b/meshlab_full.pro
-index 9939225..1691d31 100644
---- a/meshlab_full.pro
-+++ b/meshlab_full.pro
-@@ -34,7 +34,7 @@ SUBDIRS = common \
- sampleplugins/filter_geodesic \
- meshlabplugins/filter_img_patch_param \
- meshlabplugins/filter_isoparametrization \
-- meshlabplugins/filter_layer \
-+# meshlabplugins/filter_layer \
- meshlabplugins/filter_measure \
- meshlabplugins/filter_meshing \
- plugins_experimental/filter_mutualglobal \
---
-2.15.0
-