From b0b5af1a4b55cfea03bb197b0b37caaf3f852fdc Mon Sep 17 00:00:00 2001 From: Adam Samalik <asamalik@redhat.com> Date: Fri, 30 Jun 2023 07:27:32 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 2 +- Tie-IxHash-1.22-Makefile.patch | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 Tie-IxHash-1.22-Makefile.patch diff --git a/.gitignore b/.gitignore index 86a58d1..5eac017 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/Tie-IxHash-1.23.tar.gz +Tie-IxHash-1.22.tar.gz /Tie-IxHash-1.23.tar.gz diff --git a/Tie-IxHash-1.22-Makefile.patch b/Tie-IxHash-1.22-Makefile.patch new file mode 100644 index 0000000..1b22461 --- /dev/null +++ b/Tie-IxHash-1.22-Makefile.patch @@ -0,0 +1,10 @@ +--- Tie-IxHash-1.22/Makefile.PL 2010-02-19 22:53:29.000000000 +0000 ++++ Tie-IxHash-1.22/Makefile.PL 2010-03-03 15:32:17.269325632 +0000 +@@ -9,6 +9,7 @@ + repository => 'git://github.com/chorny/Tie-IxHash.git', + }, + }, ++ PL_FILES => {}, + #SKIP => [qw(static dynamic)], + #'linkext' => {LINKTYPE => '' }, + #'dist' => {COMPRESS=>'gzip -9f', SUFFIX => 'gz'},