FreeBSD Bugzilla – Attachment 44211 Details for
Bug 68509
devel/autoconf259: autoreconf259 script has syntax error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 590 bytes, created by
Martin Kammerhofer
on 2004-06-30 13:30:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Martin Kammerhofer
Created:
2004-06-30 13:30:15 UTC
Size:
590 bytes
patch
obsolete
>diff -urN devel/autoconf259/files/patch-autoreconf.in /tmp/autoconf259/files/patch-autoreconf.in >--- devel/autoconf259/files/patch-autoreconf.in Thu Jan 1 01:00:00 1970 >+++ /tmp/autoconf259/files/patch-autoreconf.in Wed Jun 30 07:39:30 2004 >@@ -0,0 +1,11 @@ >+--- bin/autoreconf.in~ Fri Oct 3 09:31:23 2003 >++++ bin/autoreconf.in Wed Jun 30 07:37:23 2004 >+@@ -486,7 +486,7 @@ >+ if (defined $aux_dir && ! -d $aux_dir) >+ { >+ verb "$configure_ac: creating directory $aux_dir"; >+- mkdir $aux_dir >++ mkdir $aux_dir, 0777 >+ or error "cannot create $aux_dir: $!"; >+ } >+
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 68509
: 44211