15
0
2022-03-08 10:18:59 +00:00
committed by Git OBS Bridge
parent b9a5c89c4d
commit c7d0a2f84c
2 changed files with 3 additions and 2 deletions

View File

@@ -49,8 +49,9 @@ BuildArch: noarch
Format a simple (i.e. not nested) list into aligned columns.
%prep
%autosetup -p1 -n columnize-%{version}
%setup -q -n columnize-%{version}
cp %{SOURCE1} ./
%autopatch -p1
%build
%python_build