I forgot -p1 for the patches

This commit is contained in:
Bruno Wolff III 2014-06-13 10:56:06 -05:00
parent 70f2446454
commit 6d5b7b7e4e

View File

@ -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