From 01b82547fed4ade1113676d4f599c30a818e0828 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 10 Jul 2023 14:11:42 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 3 ++- upstream2downstream.sh | 0 2 files changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 upstream2downstream.sh diff --git a/.gitignore b/.gitignore index a955c47..d8edb84 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -SOURCES/lsof-4.93.2-rh.tar.xz +/lsof_4.89-rh.tar.xz +/lsof_4.91-rh.tar.xz /lsof-4.93.2-rh.tar.xz diff --git a/upstream2downstream.sh b/upstream2downstream.sh old mode 100755 new mode 100644