align to change in upsteam dir name

This commit is contained in:
Peter Robinson 2016-07-05 20:12:06 +01:00
parent a0d3b7bbcd
commit 7cff6107e6
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ u-boot bootloader binaries for armv7 boards
%endif
%prep
%setup -q -n u-boot-%{version}%{?candidate:-%{candidate}}
%setup -q -n u-boot%{version}%{?candidate:-%{candidate}}
git init
git config --global gc.auto 0