sync-check.sh is +x upstream now, drop the chmod

This commit is contained in:
Jeremy Cline 2020-03-02 16:02:29 -05:00
parent 4b5dd4c553
commit 9650c09f78
1 changed files with 0 additions and 1 deletions

View File

@ -1549,7 +1549,6 @@ git am %{patches}
# Any further pre-build tree manipulations happen here.
chmod +x scripts/checkpatch.pl
chmod +x tools/objtool/sync-check.sh
mv COPYING COPYING-%{version}-%{release}
# This Prevents scripts/setlocalversion from mucking with our version numbers.