summaryrefslogtreecommitdiff
path: root/package/ImageMagick
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-07 17:04:56 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-07 17:04:56 +0100
commita0ea7c09e9b28bf6571363a2c3542fb03f7b34ae (patch)
tree94eb5b9ec7d96b2aed1cfd46a78492a3b322579c /package/ImageMagick
parent1c88166550fa0f7e6558fa15ede4df0d2a943103 (diff)
add varios patches...
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS.
Diffstat (limited to 'package/ImageMagick')
-rw-r--r--package/ImageMagick/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/ImageMagick/Makefile b/package/ImageMagick/Makefile
index 895b4c001..30a0cb89b 100644
--- a/package/ImageMagick/Makefile
+++ b/package/ImageMagick/Makefile
@@ -35,7 +35,8 @@ $(eval $(call PKG_template,LIBIMAGEMAGICK,libimagemagick,$(PKG_VERSION)-${PKG_RE
$(eval $(call PKG_template,CONVERT,convert,$(PKG_VERSION)-${PKG_RELEASE},${PKGSS_CONVERT},${PKGSD_CONVERT},${PKGSC_CONVERT}))
$(eval $(call PKG_template,DISPLAY,display,$(PKG_VERSION)-${PKG_RELEASE},${PKGSS_DISPLAY},${PKGSD_DISPLAY},${PKGSC_DISPLAY}))
-CONFIGURE_ARGS+= --with-magick-plus-plus=no
+CONFIGURE_ARGS+= --with-magick-plus-plus=no \
+ --enable-fast-install
post-install:
$(INSTALL_DIR) $(IDIR_LIBIMAGEMAGICK)/usr/lib