summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dub.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/dub.json b/dub.json
index 35955fa..21920fe 100644
--- a/dub.json
+++ b/dub.json
@@ -28,6 +28,7 @@
"name": "other",
"libs": ["MagickCore"],
"preGenerateCommands": [
+ "chmod +x $PACKAGE_DIR/build-aux/magickVersion.sh",
"PACKAGE_DIR=$PACKAGE_DIR $PACKAGE_DIR/build-aux/magickVersion.sh"
]
}