FreeBSD Bugzilla – Attachment 6885 Details for
Bug 15287
Fix for linux-netscape not requiring X aout libs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 969 bytes, created by
girgen
on 1999-12-05 23:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
girgen
Created:
1999-12-05 23:30:00 UTC
Size:
969 bytes
patch
obsolete
>--- netscape4-communicator/Makefile.old Sun Dec 5 23:49:53 1999 >+++ netscape4-communicator/Makefile Sun Dec 5 23:50:18 1999 >@@ -23,7 +23,7 @@ > STRIP= > WRKSRC?= ${WRKDIR}/${BROWSER}-v408.x86-unknown-freebsd > PKGDIR= ${.CURDIR}/pkg >-PKGREQ= ${MASTERDIR}/pkg/REQ >+PKGREQ?= ${MASTERDIR}/pkg/REQ > > AUTOADMIN?= autoadmin-v408.x86-unknown-freebsd.tar.gz > BROWSER?= communicator >--- linux-netscape47-communicator/Makefile.old Sun Dec 5 23:41:52 1999 >+++ linux-netscape47-communicator/Makefile Mon Dec 6 00:08:40 1999 >@@ -18,6 +18,9 @@ > > WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0 > >+# use fake shell REQ script, since we don't require X aout libs. >+PKGREQ= ${.CURDIR}/pkg/REQ >+ > MAILCAP= ${.CURDIR}/files/mailcap > NSUBDIR= lib/netscape-linux > >--- /dev/null Mon Dec 6 00:06:22 1999 >+++ linux-netscape47-communicator/pkg/REQ Mon Dec 6 00:01:44 1999 >@@ -0,0 +1,5 @@ >+#! /bin/sh >+ >+# use fake shell REQ script, since we don't require X aout libs. >+ >+exit 0;
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 15287
: 6885