mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-db/percona-toolkit: remove unused patch
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13693 Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
d2b51f5453
commit
9223089ea6
@@ -1,13 +0,0 @@
|
||||
diff --git a/Makefile.PL b/Makefile.PL
|
||||
index a2136634..2a0f587b 100644
|
||||
--- a/Makefile.PL
|
||||
+++ b/Makefile.PL
|
||||
@@ -1,7 +1,7 @@
|
||||
use ExtUtils::MakeMaker;
|
||||
|
||||
WriteMakefile(
|
||||
- NAME => 'percona-toolkit',
|
||||
+ NAME => 'Percona::Toolkit',
|
||||
VERSION => '3.0.7',
|
||||
EXE_FILES => [ <bin/*> ],
|
||||
MAN1PODS => {
|
||||
Reference in New Issue
Block a user