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