summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd6d0c78e776..79a681e3b307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -85,9 +85,6 @@ prepare() {
# Add Liquorix patches
patch -Np1 -i ../$_lqxpatchname
- # https://www.spinics.net/lists/stable/msg207374.html
- chmod +x tools/objtool/sync-check.sh
-
# Trying oldcfg if possible and if selected
if [ "$_config" = "old" ]; then
if [ -e /proc/config.gz ]; then