summaryrefslogtreecommitdiffstats
path: root/graphics/tiff/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tiff/files/patch-ae')
-rw-r--r--graphics/tiff/files/patch-ae17
1 files changed, 9 insertions, 8 deletions
diff --git a/graphics/tiff/files/patch-ae b/graphics/tiff/files/patch-ae
index c55ae32..58c73a0 100644
--- a/graphics/tiff/files/patch-ae
+++ b/graphics/tiff/files/patch-ae
@@ -1,15 +1,16 @@
---- html/Makefile.in.orig Tue Mar 28 02:05:55 2000
-+++ html/Makefile.in Sat Apr 1 00:00:00 2000
-@@ -76,8 +76,6 @@
+--- html/Makefile.in.orig Tue Jul 17 22:13:37 2001
++++ html/Makefile.in Sat Dec 15 00:00:00 2001
+@@ -77,8 +77,7 @@
v3.5.1.html \
v3.5.2.html \
v3.5.3.html \
- v3.5.4.html \
- v3.5.5.html \
++ v3.5.7.html \
${NULL}
IMAGES=\
images/back.gif \
-@@ -85,6 +83,8 @@
+@@ -86,6 +85,8 @@
images/cat.gif \
images/cover.jpg \
images/cramps.gif \
@@ -18,13 +19,13 @@
images/jello.jpg \
images/jim.gif \
images/note.gif \
-@@ -102,8 +102,7 @@
+@@ -103,8 +104,7 @@
install: all
- ${INSTALL} -m 755 -dir -idb tiff.man.html ${HTML} ${HTML}/images
+ ${INSTALL} -m 755 -dir -idb tiff.man.html ${DESTDIR}${HTML} ${HTML}/images
for i in ${HTMLFILES} ${IMAGES}; do \
-- ${INSTALL} -idb tiff.man.html -m 444 -F ${HTML} \
+- ${INSTALL} -idb tiff.man.html -m 444 -F ${DESTDIR}${HTML} \
- -src ${SRCDIR}/$$i -O $$i; \
-+ ${BSD_INSTALL_DATA} ${SRCDIR}/$$i ${HTML}/$$i; \
++ ${BSD_INSTALL_DATA} ${SRCDIR}/$$i ${DESTDIR}${HTML}/$$i; \
done
clean:;
OpenPOWER on IntegriCloud