Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 02:20:05 -0800 (PST)
From:      Steve Coltrin <spcoltri@hrothgar.omcl.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/24123: fix pilot-link Makefile
Message-ID:  <200101091020.f09AK5V67996@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/24123; it has been noted by GNATS.

From: Steve Coltrin <spcoltri@hrothgar.omcl.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/24123: fix pilot-link Makefile
Date: Tue, 09 Jan 2001 03:18:04 -0700

 Also apply:
 
 --- files/pilot-link.sh.old	Tue Jan  9 03:14:56 2001
 +++ files/pilot-link.sh	Tue Jan  9 03:15:23 2001
 @@ -2,7 +2,7 @@
  
  case "$1" in
  	start)
 -		/sbin/ldconfig -m %%PREFIX%%/pilot/lib
 +		/sbin/ldconfig -m %%PREFIX%%/lib
  		;;
  	stop)
  		;;
 


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?200101091020.f09AK5V67996>