FreeBSD Bugzilla – Attachment 26032 Details for
Bug 44411
All three mozilla ports fail to install if ${PREFIX}/lib/browser_plugins directory exists
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 558 bytes, created by
Esa Karkkainen
on 2002-10-23 16:30:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Esa Karkkainen
Created:
2002-10-23 16:30:04 UTC
Size:
558 bytes
patch
obsolete
>--- ports/www/mozilla-devel/Makefile.orig Tue Oct 22 17:30:30 2002 >+++ ports/www/mozilla-devel/Makefile Tue Oct 22 21:14:47 2002 >@@ -146,6 +146,7 @@ > ${INSTALL_SCRIPT} ${WRKSRC}/mozilla-devel ${PREFIX}/bin > ${TEST} ! -x ${PREFIX}/bin/mozilla && ${TEST} ! -L ${PREFIX}/bin/mozilla && \ > ${LN} -sf ${PREFIX}/bin/mozilla-devel ${PREFIX}/bin/mozilla >+ ${TEST} -d ${PREFIX}/lib/browser_plugins || \ > ${TEST} ! -d ${PREFIX}/lib/browser_plugins && \ > ${MKDIR} ${PREFIX}/lib/browser_plugins > ${TEST} ! -L ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so && \
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 44411
:
26030
|
26031
| 26032