FreeBSD Bugzilla – Attachment 22955 Details for
Bug 39687
www/zope: should use www/cgi-bin (the symlink) to install scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 904 bytes, created by
Alan E
on 2002-06-23 08:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alan E
Created:
2002-06-23 08:30:01 UTC
Size:
904 bytes
patch
obsolete
>Index: www/zope/Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/zope/Makefile,v >retrieving revision 1.37 >diff -u -3 -r1.37 Makefile >--- www/zope/Makefile 20 Jun 2002 00:25:43 -0000 1.37 >+++ www/zope/Makefile 23 Jun 2002 07:08:23 -0000 >@@ -29,7 +29,7 @@ > # Change these, if you like, via the environment. > WEBBASEDIR?= www > SZOPEBASEDIR?= ${WEBBASEDIR}/Zope >-SCGIBINDIR?= ${WEBBASEDIR}/cgi-bin.default >+SCGIBINDIR?= ${WEBBASEDIR}/cgi-bin > SAPACHE_CONFDIR?= etc/apache > ZOPE_HTTP_PORT?= 8080 > ZOPE_FTP_PORT?= 8021 >@@ -81,7 +81,7 @@ > @(cd ${ZOPEBASEDIR}/pcgi/Test && ${RM} *.o) > @(cd ${ZOPEBASEDIR}/pcgi && ${RM} *.o) > @# >- @${MKDIR} ${CGIBINDIR} >+ @if test ! -e ${CGIBINDIR}; then ${MKDIR} ${CGIBINDIR}; fi > @(cd ${ZOPEBASEDIR} && \ > ${MV} Zope.cgi \ > pcgi/pcgi-wrapper \ >==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
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 39687
: 22955