pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/47668: rplayd has wrong paths in man page



The following reply was made to PR pkg/47668; it has been noted by GNATS.

From: Makoto Fujiwara <makoto%ki.nu@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/47668: rplayd has wrong paths in man page
Date: Wed, 20 Mar 2013 11:41:53 +0900

  I understand the files listed in FILES section of
 rplay.conf(5) is not the file installed, but they are just
 examples of name to be listed on the file. 
 
 -+SUBST_SED.confdir+=   -e "s|/lib/|${PREFIX}/lib|"
 ++SUBST_SED.confdir+=   -e "s|/lib/|${PREFIX}/share/rplay/|"
 
 Or it may be better to show the example file as
  ---
  FILE 
    See /usr/pkg/share/examples/rplay/rplay.conf
  ---
 But probably it is beyond pkgsrc handling.
 ---
 Makoto Fujiwara 
 mef%NetBSD.org@localhost
 


Home | Main Index | Thread Index | Old Index