You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
353 B
12 lines
353 B
--- ImageMagick-5.3.6/Makefile.am.nonroot Thu Jun 14 17:54:36 2001
|
|
+++ ImageMagick-5.3.6/Makefile.am Mon Jul 9 14:34:35 2001
|
|
@@ -74,7 +74,7 @@
|
|
#
|
|
|
|
# Install HTML files
|
|
-pkgdocdir = @MagickSharePath@
|
|
+pkgdocdir = $(DESTDIR)/@MagickSharePath@
|
|
DOCDIRS = images www www/api www/api/types www/Magick++
|
|
install-data-html:
|
|
$(mkinstalldirs) $(pkgdocdir)
|