pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34619: ww/netscape pkg broken on Solaris 7
>Number: 34619
>Category: pkg
>Synopsis: ww/netscape pkg broken on Solaris 7
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 26 01:30:00 +0000 2006
>Originator: Abel Chow
>Release: Solaris 7
>Organization:
Magma Design Automation
>Environment:
SunOS sunsol001 5.7 Generic_106541-23 sun4u sparc SUNW,Ultra-80
>Description:
On Solaris, www/netscape pkg is broken.
>How-To-Repeat:
abel@sunsol001% /usr/pkg/bin/netscape ~
/usr/pkg/bin/netscape:
NETSCAPE_PREFERRED=firefox:mozilla:firefox-bin:netscape7:communicator:navigator:
is not an identifier
>Fix:
*** pkgsrc/www/netscape/files/netscape.~1.1.~ Fri Sep 20 10:00:41 2002
--- pkgsrc/www/netscape/files/netscape Mon Sep 25 18:22:46 2006
***************
*** 4,9 ****
# Simple script used if NS_MOZILLA is set when netscape installed
if [ -z "$NETSCAPE_PREFERRED" ]; then
! export NETSCAPE_PREFERRED=@NETSCAPE_PREFERRED@
fi
exec ns-open "$@"
--- 4,9 ----
# Simple script used if NS_MOZILLA is set when netscape installed
if [ -z "$NETSCAPE_PREFERRED" ]; then
! NETSCAPE_PREFERRED=@NETSCAPE_PREFERRED@; export NETSCAPE_PREFERRED
fi
exec ns-open "$@"
Home |
Main Index |
Thread Index |
Old Index