FreeBSD Bugzilla – Attachment 5555 Details for
Bug 13195
Can't install www/p5-Apache port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 794 bytes, created by
NU7D-WTNB
on 1999-08-17 10:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
NU7D-WTNB
Created:
1999-08-17 10:20:01 UTC
Size:
794 bytes
patch
obsolete
>--- /usr/ports/www/p5-Apache/scripts/install_httpd.orig Tue Aug 17 17:45:14 1999 >+++ /usr/ports/www/p5-Apache/scripts/install_httpd Tue Aug 17 17:45:45 1999 >@@ -3,11 +3,11 @@ > # $Id: install_httpd,v 1.3 1998/06/27 06:06:32 asami Exp $ > # > >-opendir( WRKDIR, "$ENV{PORTSDIR}/www/apache12/work" ) || die( "Can't open $ENV{PORTSDIR}/www/apache12/work" ); >+opendir( WRKDIR, "$ENV{PORTSDIR}/www/apache13/work" ) || die( "Can't open $ENV{PORTSDIR}/www/apache13/work" ); > ( $srcdir ) = grep( /^apache/, readdir( WRKDIR ) ); > closedir( WRKDIR ); > >-system( "$ENV{INSTALL_PROGRAM} $ENV{PORTSDIR}/www/apache12/work/$srcdir/src/httpd $ENV{PREFIX}/sbin/httpd_modperl" ); >+system( "$ENV{INSTALL_PROGRAM} $ENV{PORTSDIR}/www/apache13/work/$srcdir/src/httpd $ENV{PREFIX}/sbin/httpd_modperl" ); > > # > # EOF
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 13195
: 5555