Subject: CVS commit: pkgsrc/www/opera6/files
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 04/11/2003 23:58:10
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Fri Apr 11 20:58:10 UTC 2003

Modified Files:
	pkgsrc/www/opera6/files: opera.sh

Log Message:
Call sysctl explicitly with path (i.e., /sbin/sysctl), so it's found even
if /sbin is not in user's path.
Unset LD_LIBRARY_PATH before starting opera's binary; it won't work if set.

Closes PR pkg/21005 by Kirk Jackson.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/www/opera6/files/opera.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.