ports/78163: [PATCH] small Makefile glich and pw2userdb changes

Jose M Rodriguez josemi at freebsd.jazztel.es
Sun Feb 27 21:30:22 UTC 2005


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

From: Jose M Rodriguez <josemi at freebsd.jazztel.es>
To: freebsd-gnats-submit at freebsd.org
Cc: oliver at freebsd.org
Subject: Re: ports/78163: [PATCH] small Makefile glich and pw2userdb changes
Date: Sun, 27 Feb 2005 22:24:23 +0100

 Again, I send the bad patch
 Please, use in pw2userdb
 -if ($shadow =~ /master.passwd$/)
 +if (! noshadow && $shadow =~ /master.passwd$/)
 
 This gets the correct behavior.
 --
   josemi



More information about the freebsd-ports-bugs mailing list