diff options
author | 2018-01-03 22:34:33 +1100 | |
---|---|---|
committer | 2018-01-03 22:35:38 +1100 | |
commit | 65db4508eb3ddab44c7f572bed82f89688d36388 (patch) | |
tree | 7923136af7512721fdea46f958d895c113837f91 /dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch | |
parent | dev-perl/Mail-SPF-Query: Treeclean as per bug #638432 (diff) | |
download | gentoo-65db4508eb3ddab44c7f572bed82f89688d36388.tar.gz gentoo-65db4508eb3ddab44c7f572bed82f89688d36388.tar.bz2 gentoo-65db4508eb3ddab44c7f572bed82f89688d36388.zip |
dev-vcs/qsvn: remove last rited package
Closes: https://bugs.gentoo.org/639252
Diffstat (limited to 'dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch')
-rw-r--r-- | dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch b/dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch deleted file mode 100644 index e61f116c84f3..000000000000 --- a/dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch +++ /dev/null @@ -1,12 +0,0 @@ -The included tests are simple, "hello world" style tests -that do not actually test this package. ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -187,7 +187,3 @@ - /dVcInstallDir=$ENV{VCINSTALLDIR} - ) - ENDIF (WIN32) -- --# Unit-Tests --ENABLE_TESTING() --ADD_SUBDIRECTORY(tests) |