diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-18 13:36:42 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-18 16:49:53 +0100 |
commit | ff22d8cbb8cc7f13fc48588934991eaf8152eb4a (patch) | |
tree | d077ab63c907e5c509aced6534f6bf8f6c284d40 /sci-physics/vgm/files | |
parent | app-admin/passwordsafe: drop 1.13.0, 1.14.0-r1 (diff) | |
download | gentoo-ff22d8cbb8cc7f13fc48588934991eaf8152eb4a.tar.gz gentoo-ff22d8cbb8cc7f13fc48588934991eaf8152eb4a.tar.bz2 gentoo-ff22d8cbb8cc7f13fc48588934991eaf8152eb4a.zip |
sci-physics/vgm: drop 4.9-r1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-physics/vgm/files')
-rw-r--r-- | sci-physics/vgm/files/vgm-copy-test-seed.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sci-physics/vgm/files/vgm-copy-test-seed.patch b/sci-physics/vgm/files/vgm-copy-test-seed.patch deleted file mode 100644 index 31dcebdccde2..000000000000 --- a/sci-physics/vgm/files/vgm-copy-test-seed.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt -index 395eef0..bcf3a4a 100644 ---- a/test/CMakeLists.txt -+++ b/test/CMakeLists.txt -@@ -76,7 +76,8 @@ set(VGM_TEST_SCRIPTS - test1_suite.sh - test2_suite.sh - test3_suite.sh -- test_suite.sh) -+ test_suite.sh -+ startRun.rdm) - - foreach(_script ${VGM_TEST_SCRIPTS}) - configure_file( |