This commit is contained in:
parent
d701d649c7
commit
1156231a5b
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ The Deduplicating Warp-speed Advanced Read-only File System.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
wget https://github.com/mhx/dwarfs/releases/download/v%{version}/dwarfs-%{version}-Linux-%{_arch}.tar.xz
|
wget https://github.com/mhx/dwarfs/releases/download/v%{version}/dwarfs-%{version}-Linux-%{_arch}.tar.xz
|
||||||
tar -xvf dwarfs-%{version}-Linux-%{_arch}-clang.tar.xz
|
tar -xvf dwarfs-%{version}-Linux-%{_arch}.tar.xz
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p %{buildroot}%{_mandir}
|
mkdir -p %{buildroot}%{_mandir}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue