[Bug 1728] New: unnecessary "./" in slogin and slogin.1 symlinks
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Tue Mar  2 01:50:34 EST 2010
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1728
           Summary: unnecessary "./" in slogin and slogin.1 symlinks
           Product: Portable OpenSSH
           Version: 5.3p1
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Build system
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: cjwatson at debian.org
Created an attachment (id=1802)
 --> (https://bugzilla.mindrot.org/attachment.cgi?id=1802)
simplify slogin and slogin.1 symlinks
I'm almost afraid to file this because it's so trivial :-)
Debian packages are often run through an automated lint-type program
called lintian, which checks for a wide variety of problems from the
severe to the trivial.  We usually try to keep its output short in
order to make it easier to see severe problems.  At the trivial end of
the scale, it complains about symlinks with unnecessary segments like
"./".  There's certainly no benefit in these, so would you apply the
attached patch to simplify the links and shut it up?
Thanks!
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list