I forgot -p1 for the patches
This commit is contained in:
parent
70f2446454
commit
6d5b7b7e4e
@ -29,8 +29,8 @@ contains the utilities for manipulating squashfs filesystems.
|
||||
|
||||
%prep
|
||||
%setup -q -n squashfs%{version}
|
||||
%patch0
|
||||
%patch1
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
pushd squashfs-tools
|
||||
|
Loading…
Reference in New Issue
Block a user