FreeBSD Bugzilla – Attachment 7843 Details for
Bug 16756
Correction for the latest Postfix doc patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 820 bytes, created by
AnarCat
on 2000-02-16 23:30:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
AnarCat
Created:
2000-02-16 23:30:05 UTC
Size:
820 bytes
patch
obsolete
>--- Makefile.orig Wed Feb 16 00:49:21 2000 >+++ Makefile Wed Feb 16 14:25:23 2000 >@@ -49,6 +49,8 @@ > > SHAREMODE= 0644 > >+PDOC= ${PREFIX}/share/doc/postfix >+ > do-install: > @${MKDIR} -m 755 ${PREFIX}/etc/postfix > @${CHOWN} root:wheel ${PREFIX}/etc/postfix >@@ -93,6 +95,12 @@ > ${INSTALL} -C -o root -g wheel -m 0755 ${WRKSRC}/man/man8/$$f \ > ${PREFIX}/man/man8/$$f ;\ > done >+ @${INSTALL} -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${PDOC} >+ @cd ${WRKSRC} && ${INSTALL_DATA} \ >+ html/*.html html/*.gif ${PDOC} && \ >+ echo "Installed html documentation in ${PDOC}" > @${MKDIR} -m 0755 /var/spool/postfix > @if [ ! -e ${PREFIX}/etc/postfix/main.cf ]; then \ > ${CP} -p ${PREFIX}/etc/postfix/sample-main.cf \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16756
: 7843