summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2020-03-02 16:02:29 -0500
committerJeremy Cline <jcline@redhat.com>2020-03-02 16:02:29 -0500
commit9650c09f78057d14f01365d4a23fdef082c623ae (patch)
tree4eb1c9ceec5e402f9e836fa5450e93f1464a1aad
parent4b5dd4c55305f636f03df43f92eb93b1f72c65f4 (diff)
downloadkernel-9650c09f78057d14f01365d4a23fdef082c623ae.tar.gz
kernel-9650c09f78057d14f01365d4a23fdef082c623ae.tar.xz
kernel-9650c09f78057d14f01365d4a23fdef082c623ae.zip
sync-check.sh is +x upstream now, drop the chmodkernel-5.6.0-0.rc4.git0.1.fc32
-rw-r--r--kernel.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 1bcb99d55..168a12fc8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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.