Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 12768 Details for
Bug 22169
fnord 1.8 released
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Corrected fnord-diff
fnord-1.8-gentoo.diff (text/plain), 1.04 KB, created by
fbusse
on 2003-06-04 00:44:54 UTC
(
hide
)
Description:
Corrected fnord-diff
Filename:
MIME Type:
Creator:
fbusse
Created:
2003-06-04 00:44:54 UTC
Size:
1.04 KB
patch
obsolete
>--- httpd.c.orig 2003-06-04 07:39:25.000000000 +0200 >+++ httpd.c 2003-06-04 07:40:02.000000000 +0200 >@@ -25,7 +25,7 @@ > #include "scan.h" > > /* uncomment the following line to enable support for CGI */ >-// #define CGI >+#define CGI > > #ifdef CGI > /* uncomment the following line to enable support for "index.cgi" >@@ -39,7 +39,7 @@ > > /* uncomment the following line to enable support for autogenerated > * directory-listings for directories without index */ >-/* #define DIR_LIST */ >+#define DIR_LIST > > #ifdef DIR_LIST > /* uncomment the following line to enable support for system symlink >--- fnord-conf.orig 2003-06-03 19:31:17.000000000 +0200 >+++ fnord-conf 2003-06-03 19:32:00.000000000 +0200 >@@ -17,7 +17,7 @@ > mkdir -p $dir > echo "#!/bin/sh" > $dir/run > echo "cd $webroot" >> $dir/run >-echo "exec tcpserver -u $acct -RHl localhost ${myip:-0} 80 /command/fnord-httpd 2>&1" >> $dir/run >+echo "exec tcpserver -u $acct -RHl localhost ${myip:-0} 80 /usr/bin/fnord 2>&1" >> $dir/run > chmod 755 $dir/run > > # tell old daemontools that it should spawn a log process, too
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 22169
:
12758
| 12768