aboutsummaryrefslogtreecommitdiff
path: root/extra/imagemagick/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-02-10 14:15:54 +0100
committerCem Keylan <cem@ckyln.com>2023-02-10 14:15:54 +0100
commit20eef56887a9dd8d54298755f1c02db9b3ef94d7 (patch)
tree60903a2eff554e15fdeba77b0f7bedc04cd45827 /extra/imagemagick/build
parent0eb113ea3341487379f771f20632978470a42eef (diff)
downloadrepository-20eef56887a9dd8d54298755f1c02db9b3ef94d7.tar.gz
imagemagick: bump to 7.1.0-61
Diffstat (limited to 'extra/imagemagick/build')
-rwxr-xr-xextra/imagemagick/build3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/imagemagick/build b/extra/imagemagick/build
index e5836de3..ccadba92 100755
--- a/extra/imagemagick/build
+++ b/extra/imagemagick/build
@@ -7,7 +7,8 @@
--disable-nls \
--without-magick-plus-plus \
--without-perl \
- --without-xml
+ --without-xml \
+ --without-x
make
make DESTDIR="$1" install