aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdev/libs/cdk/cdk.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/libs/cdk/cdk.SlackBuild b/dev/libs/cdk/cdk.SlackBuild
index 8a6ff95d..634f3700 100755
--- a/dev/libs/cdk/cdk.SlackBuild
+++ b/dev/libs/cdk/cdk.SlackBuild
@@ -87,6 +87,7 @@ fi
cd "$TMP"
tar --no-same-owner --no-same-permissions -xvf "$SRC_DIR/$SRC" || exit $ERROR_TAR
cd "$TMP/$SRC_NAME-$SRC_VERSION.orig"
+chmod +x configure
# Patch source
patches="[[PATCH FILES]]