Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 10:52:06 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16031: Update port: audio/tracker
Message-ID:  <20000110185206.CE68D15308@hub.freebsd.org>

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

>Number:         16031
>Category:       ports
>Synopsis:       Update port: audio/tracker
>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 10 11:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix pkg/PLIST

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/audio/tracker/pkg/PLIST audio/tracker/pkg/PLIST
--- /usr/ports/audio/tracker/pkg/PLIST	Thu Dec 30 08:13:06 1999
+++ audio/tracker/pkg/PLIST	Mon Jan 10 03:31:05 2000
@@ -1,12 +1,12 @@
 bin/randomize
 bin/tracker
 etc/compression_methods
-@unexec install-info %D/info/tracker.info %D/info/dir
+@unexec install-info --delete %D/info/tracker.info %D/info/dir
 info/tracker.info
 info/tracker.info-1
 info/tracker.info-2
 info/tracker.info-3
-@exec install-info --delete %D/info/tracker.info %D/info/dir
+@exec install-info %D/info/tracker.info %D/info/dir
 share/doc/tracker/FAQ
 share/doc/tracker/html/Accessing_Aminet_on_the_Internet.html
 share/doc/tracker/html/Accessing_Aminet_without_Internet.html


>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?20000110185206.CE68D15308>