From d2827cfa1674067cb782760818849cf4a0d4b2d1 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 17 Feb 2025 19:25:10 +0000 Subject: [PATCH] 2.5.0 --- makeself.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makeself.spec b/makeself.spec index ac10031..724d03d 100644 --- a/makeself.spec +++ b/makeself.spec @@ -5,7 +5,7 @@ Release: 1 URL: https://makeself.io Source0: https://github.com/megastep/makeself/archive/release-%{version}.tar.gz?/%{name}-%{version}.tar.gz #Source0: http://www.megastep.org/makeself/%{name}-%{version}.tar.bz2 -#Source1: http://angst.cynapses.org/stripmakeself +Source1: http://angst.cynapses.org/stripmakeself License: GPLv3 Group: Archiving/Compression BuildRequires: bzip2 @@ -42,7 +42,7 @@ attached to it though!). %prep %setup -qn %{name}-release-%{version} -#cp -p %{SOURCE1} . +cp -p %{SOURCE1} . %build