summarylogtreecommitdiffstats
path: root/filter_measure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'filter_measure.patch')
-rw-r--r--filter_measure.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/filter_measure.patch b/filter_measure.patch
deleted file mode 100644
index 9d82fd44098d..000000000000
--- a/filter_measure.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/src/meshlabplugins/filter_measure/filter_measure.pro b/src/meshlabplugins/filter_measure/filter_measure.pro
-index 3f781354..2dec69f4 100644
---- a/src/meshlabplugins/filter_measure/filter_measure.pro
-+++ b/src/meshlabplugins/filter_measure/filter_measure.pro
-@@ -6,4 +6,4 @@ TARGET = filter_measure
- #PRE_TARGETDEPS += filter_measure.xml
-
- macx:QMAKE_POST_LINK = "cp "$$_PRO_FILE_PWD_/$$TARGET".xml ../../distrib/plugins/"$$TARGET".xml"
--
-+linux:QMAKE_POST_LINK = "cp "$$_PRO_FILE_PWD_/$$TARGET".xml ../../distrib/plugins/"$$TARGET".xml; cd ../../distrib/plugins/ ; ln -sf "$$TARGET".xml lib"$$TARGET".xml"