12 lines
359 B
Diff
12 lines
359 B
Diff
--- configure.ac
|
|
+++ configure.ac
|
|
@@ -1976,7 +1976,7 @@
|
|
|
|
#
|
|
# Path to ImageMagick document files
|
|
-MagickDocumentSubdir="${PACKAGE_NAME}-${PACKAGE_VERSION}"
|
|
+MagickDocumentSubdir="packages/${PACKAGE_NAME}"
|
|
MagickDocumentPath="${DATA_DIR}/doc/${MagickDocumentSubdir}"
|
|
MagickDocumentPathDefine="${MagickDocumentPath}/"
|
|
if test "$native_win32_build" = 'yes'
|