You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/meshlab/files/2016.12/0001-remove-not-sane-plugin...

26 lines
846 B

From 0358aad037efc55701622884bf0ed1249a08387f Mon Sep 17 00:00:00 2001
From: Sobhan Mohammadpour <www.sobhan.mohammadpour@gmail.com>
Date: Thu, 23 Nov 2017 02:23:03 +0330
Subject: [PATCH] remove not sane plugins
---
meshlab_full.pro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meshlab_full.pro b/meshlab_full.pro
index 9939225..b8a6bce 100644
--- a/meshlab_full.pro
+++ b/meshlab_full.pro
@@ -27,7 +27,7 @@ SUBDIRS = common \
meshlabplugins/filter_color_projection \
meshlabplugins/filter_create \
sampleplugins/filter_createiso \
- meshlabplugins/filter_csg \
+# meshlabplugins/filter_csg \
meshlabplugins/filter_dirt \
meshlabplugins/filter_fractal \
meshlabplugins/filter_func \
--
2.15.0