pkgsrc-Bugs archive

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

Re: pkg/34470 (pkgsrc 'make replace' broken)



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

From: Roland Illig <rillig%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/34470 (pkgsrc 'make replace' broken)
Date: Sun, 24 Sep 2006 08:33:58 +0200

 rillig%netbsd.org@localhost wrote:
 > When I use
 >      SU_CMD=         sudo /bin/sh -c
 > the problem disappears.
 
 Another work-around is to use
 
      SU_CMD= ${SU} root -c
 
 instead of
 
      SU_CMD= ${SU} - root -c
 
 Roland
 



Home | Main Index | Thread Index | Old Index