FreeBSD Bugzilla – Attachment 60082 Details for
Bug 90292
www/apache13: chmod a+r of a file with whitespace ends with an error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
apache13_patch-ab.diff
apache13_patch-ab.diff (text/plain), 613 bytes, created by
Franz Klammer
on 2005-12-12 16:50:03 UTC
(
hide
)
Description:
apache13_patch-ab.diff
Filename:
MIME Type:
Creator:
Franz Klammer
Created:
2005-12-12 16:50:03 UTC
Size:
613 bytes
patch
obsolete
>--- apache13/files/patch-ab.orig Mon Dec 12 17:26:09 2005 >+++ apache13/files/patch-ab Mon Dec 12 17:40:43 2005 >@@ -30,7 +30,7 @@ > - -@if [ -d $(TOP)/htdocs/manual ]; then \ > + (cd $(root)$(htdocsdir)-dist/ && $(TAR) -xf -); \ > + find $(root)$(htdocsdir)-dist/ -type d -exec chmod a+rx {} \; ; \ >-+ find $(root)$(htdocsdir)-dist/ -type f -print | xargs chmod a+r ; >++ find $(root)$(htdocsdir)-dist/ -type f -exec chmod a+r {} \; ; > echo "Copying tree $(TOP)/htdocs/manual -> $(root)/$(manualdir)/"; \ > (cd $(TOP)/htdocs/manual/ && $(TAR) $(TAROPT) - *) |\ > (cd $(root)$(manualdir)/ && $(TAR) -xf -); \
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 90292
: 60082