summaryrefslogtreecommitdiff
path: root/math/plplot/files/patch-plplot_test__CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'math/plplot/files/patch-plplot_test__CMakeLists.txt')
-rw-r--r--math/plplot/files/patch-plplot_test__CMakeLists.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/math/plplot/files/patch-plplot_test__CMakeLists.txt b/math/plplot/files/patch-plplot_test__CMakeLists.txt
deleted file mode 100644
index 20f9802423e0..000000000000
--- a/math/plplot/files/patch-plplot_test__CMakeLists.txt
+++ /dev/null
@@ -1,17 +0,0 @@
---- plplot_test/CMakeLists.txt.orig 2013-07-09 21:27:35.000000000 +0200
-+++ plplot_test/CMakeLists.txt 2013-10-01 23:12:09.000000000 +0200
-@@ -452,14 +452,6 @@
- list(APPEND test_output_files_LIST ${output_list})
- endif(PLD_pdfqt)
-
-- if(PLD_pdf)
-- add_test(examples_pdf
-- ${SH_EXECUTABLE} -c "${TEST_ENVIRONMENT} ${TEST_SCRIPT} --front-end=c --device=pdf"
-- )
-- list_example_files(. pdf c output_list)
-- list(APPEND test_output_files_LIST ${output_list})
-- endif(PLD_pdf)
--
- if(CMP_EXECUTABLE OR DIFF_EXECUTABLE AND TAIL_EXECUTABLE)
- configure_file(
- test_diff.sh.in