Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2001 08:14:55 +0900 (JST)
From:      th@cis.ibaraki.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24726: update port: astro/seti_applet
Message-ID:  <200101292314.f0TNEtf38532@nadja.cis.ibaraki.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         24726
>Category:       ports
>Synopsis:       update port: astro/seti_applet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 29 15:20:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     HIYAMA Takeshi
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Dept. of Comp. & Info. Sci.s, Ibaraki University
>Environment:
>Description:

	binary's install path changed at new version of setiathome,
	so change the default setting

>How-To-Repeat:
>Fix:

--- seti_applet/files/patch-aa.orig	Tue Jan 30 08:06:35 2001
+++ seti_applet/files/patch-aa	Tue Jan 30 08:06:41 2001
@@ -18,7 +18,7 @@
  	if ( sa.separate_exe_dir == TRUE )
  	{
 -		sa.seti_exe_dir = gnome_config_get_string ( "setiapplet/setiexedir" );
-+		sa.seti_exe_dir = gnome_config_get_string ( "setiapplet/setiexedir=/usr/local/bin" );
++		sa.seti_exe_dir = gnome_config_get_string ( "setiapplet/setiexedir=/usr/local/sbin" );
  	}
  	sa.launch_on_start = gnome_config_get_int ( "setiapplet/launchonstart=0" );
  	gnome_config_pop_prefix();

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101292314.f0TNEtf38532>