[Bug 192693] New: LPRng startup script does not use correct paths for required files
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Fri Aug 15 23:06:31 UTC 2014
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192693
            Bug ID: 192693
           Summary: LPRng startup script does not use correct paths for
                    required files
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: papowell at astart.com
Created attachment 145847
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145847&action=edit
diff -u LPRng/files/lprng.in output
port sysutils/LPRng revision 364866 in Makefile
The files/lprng.in file is updated and copied to the start script directory,
usually /usr/local/etc/rc.d/lprng.  The lprng script checks for some files but
in the current version uses %%SYSCONFDIR%%/xxx.  Based on the current Makefile,
these should be %%PREFIX%%/etc/lpd/xxx.  See the attached DIFF for suggested
changes.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-ports-bugs
mailing list